| print.bayeslist | R Documentation |
bayeslist objectGeneral print function for bayeslist objects, which dispatches the chosen type
of printing to the corresponding function.
## S3 method for class 'bayeslist'
print(x, type = "text", ...)
x |
A |
type |
Character string giving the type of printing, such as
|
... |
Additional arguments to be passed to print functions (check the See Also section). |
None.
print_text.bayeslist, print_mcmc.bayeslist, print_coef.bayeslist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.