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