bartGauss - How are the MCMC iterations managed in this action?

Réponse

The 'nBI' parameter sets the number of burn-in iterations (default 100) which are discarded. The 'nMC' parameter sets the number of subsequent MCMC iterations that are saved for prediction (default 1000).
Did this answer help you?