suggest.burn {BoomSpikeSlab} | R Documentation |
Suggest a burn-in period for a Bayesian neural network model.
SuggestBurn(model)
model |
An object inheriting from class |
See SuggestBurnLogLikelihood
for details of the on how
the burn-in period is suggested. In this case the negative the
residual standard deviation is used as a proxy for log likelihood.
A non-negative integer less than the number of MCMC draws.
Steven L. Scott