View source: R/bayou-utilities.R
print.priorFn | R Documentation |
S3 method for printing priorFn objects
## S3 method for class 'priorFn'
print(x, ...)
x |
A function of class 'priorFn' produced by |
... |
Additional arguments passed to |
**No return value**, called for **side effects**. This function prints a summary of a **priorFn** object, including the expected model, required parameter list, and prior distribution functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.