View source: R/bayou-mcmc-utilities.R
print.bayouFit | R Documentation |
S3 method for printing bayouFit objects
## S3 method for class 'bayouFit'
print(x, ...)
x |
A 'bayouFit' object produced by |
... |
Additional parameters passed to |
**No return value**, called for **side effects**. This function prints a summary of a **bayou model fit**, including posterior probabilities, model parameters, and key statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.