print.mcmcabn | R Documentation |
Method for computing on mcmcabn
objects.
## S3 method for class 'mcmcabn'
print(x, ...)
x |
an object of class |
... |
additional arguments passed to |
There exists a summary
S3 function that displays more details.
Gilles Kratzer
## Example from the asia dataset from Lauritzen and Spiegelhalter (1988)
## provided by Scutari (2010)
print(mcmc.2par.asia)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.