| prior_summary.bayesqm_fit | R Documentation |
Returns the priors actually used when the model was fit, as a
printable bayesqm_prior object. Method for
rstantools::prior_summary().
## S3 method for class 'bayesqm_fit'
prior_summary(object, ...)
## S3 method for class 'bayesqm_prior'
print(x, ...)
object |
A |
... |
Unused. |
x |
A |
A bayesqm_prior data frame with columns parameter and
prior.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.