suggest.burn | 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
SuggestBurnLogLikelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.