?> ¿Cuál es la función del parámetro 'store'?... - Aide
QUESTION / RÉPONSE

¿Cuál es la función del parámetro 'store'?

0 consultations

Réponse

El parámetro 'store' guarda el modelo en un objeto de tabla binaria que se puede utilizar posteriormente para la puntuación (scoring).
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.

bartScoreMargin
bart

The bartScoreMargin action computes predictive margins by using a fitted Bayesian additive regression trees (BART) model. Predictive margins are predictions from a model at fixed values of some predictors, averaged over the distribution of the other predictors. This technique is useful for understanding the effect of a specific predictor on the outcome, while accounting for the influence of other variables in the model.

bartProbit
bart

Ajusta modelos de árboles de regresión aditivos bayesianos (BART) probit a datos de respuesta con distribución binaria.