?>
Voir la documentation de bartProbit
Crea una tabla en el servidor que contiene los resultados de la puntuación de las observaciones utilizando un modelo ajustado de árboles de regresión aditiva bayesianos (BART). Esta acción es fundamental para aplicar un modelo BART entrenado a nuevos datos para generar predicciones.
Berechnet prädiktive Margen unter Verwendung eines angepassten Modells für Bayes'sche additive Regressionsbäume (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.