update.BGrass_chain | R Documentation |
Update the BGrass chain
## S3 method for class 'BGrass_chain'
update(object, n_ite = 1, max_length = Inf, ...)
object |
An object of s3 class BGrass_chain |
n_ite |
The number of new MCMC draws to add to the currrent chain |
max_length |
The maximum length of the chain to be stored |
... |
more arguments |
The updated BGrass_chain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.