coef.BGrass_chain | R Documentation |
Extract the logLik of the BGrass_chain at any position(s)
## S3 method for class 'BGrass_chain'
coef(object, chain_range = NULL, ...)
object |
An object of s3 class BGrass_chain |
chain_range |
Which part of the chain should be used, by default it will use the later 80% |
... |
more arguments |
A list containing the estimated values of all the parameters in the chain.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.