print.cbc_priors | R Documentation |
Print method for cbc_priors objects
## S3 method for class 'cbc_priors'
print(x, ...)
x |
A cbc_priors object |
... |
Additional arguments passed to print |
Returns the input cbc_priors
object invisibly (class: c("cbc_priors", "list")). This function is called for its side effect of printing a formatted summary of the CBC priors specifications to the console, including parameter types, distributions, means, standard deviations, and any correlation structures.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.