bsmc
gives draws from the posterior.## S3 method for class 'pomp':
bsmc(object, params, Np, est, smooth = 0.1,
ntries = 1, tol = 1e-17, lower = -Inf, upper = Inf, seed = NULL,
verbose = getOption("verbose"), max.fail = 0,
transform = FALSE, ...)
params
on call).bsmc
was called.
If the argument seed
was specified, this is a copy;
if not, this is the internal state of the random number generator at the time of call.## See the vignettes for examples.
Run the code above in your browser using DataLab