extract,ubmsFit-method | R Documentation |
Extract samples from a ubmsFit
model
## S4 method for signature 'ubmsFit'
extract(object, pars, permuted = TRUE, inc_warmup = FALSE, include = TRUE)
object |
A |
pars |
An optional character vector providing parameter names of interest. If not specified, all parameters are used |
permuted |
Logical. If |
inc_warmup |
Logical. If |
include |
Logical. If |
If permuted=TRUE
, a list; if permuted=FALSE
,
an array.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.