Suggest a burn-in period for a Bayesian neural network model.
Usage
SuggestBurn(model)
Value
A non-negative integer less than the number of MCMC draws.
Arguments
model
An object inheriting from class BayesNnet.
Author
Steven L. Scott
Details
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.