?> How does the action handle missing values in predi... - Aide
QUESTION / RÉPONSE

How does the action handle missing values in predictor variables?

1 consultations

Réponse

The 'missing' parameter controls this behavior. The default is 'SEPARATE', which treats missing values as a distinct category. Other options include 'NONE' (exclude observations), 'MACBIG', and 'MACSMALL' (treat as largest/smallest machine value).
Action technique liée

Voir la documentation de bartGauss

Voir l'Action
Thématiques

Voir aussi

bartScore
bart

Erstellt eine Tabelle auf dem Server, die Ergebnisse aus der Bewertung von Beobachtungen unter Verwendung eines angepassten Bayes'schen additiven Regressionsbaum-Modells enthält.

bartScore
bart

The bartScore action scores a data table using a previously fitted Bayesian additive regression trees (BART) model. It generates predicted values, residuals, and confidence limits for each observation in the input data.

bartProbit
bart

Passt Probit-Modelle für Bayes'sche additive Regression Trees (BART) an binär verteilte Antwortdaten an.