?> What are the burn-in and sampling iterations and h... - Aide
QUESTION / RÉPONSE

What are the burn-in and sampling iterations and how are they controlled?

1 consultations

Réponse

The process involves a burn-in phase followed by the main sampling phase. The 'nBI' parameter sets the number of burn-in iterations (default 100), which are discarded. The 'nMC' parameter specifies the number of subsequent MCMC iterations that are saved for prediction (default 1000).
Action technique liée

Voir la documentation de bartProbit

Voir l'Action
Thématiques

Voir aussi

bartScoreMargin
bart

Calcula los márgenes predictivos utilizando un modelo de árboles de regresión aditivos bayesianos (BART) ajustado.

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.

bartScoreMargin
bart

Calcule les marges prédictives en utilisant un modèle ajusté d'arbres de régression additifs bayésiens (BART). Cette action est particulièrement utile pour interpréter les modèles en évaluant l'effet moyen d'une ou plusieurs variables sur la prédiction, tout en maintenant les autres variables à leurs valeurs observées.