| print.bayprior | R Documentation |
Print method for bayprior objects
## S3 method for class 'bayprior'
print(x, ...)
x |
A |
... |
Ignored. |
Invisibly returns the input bayprior object. Called
for its side effect of printing a formatted summary of the prior
distribution including family, parameters, mean, SD, and 95\
credible interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.