mrfbayes_out | R Documentation |
Output class of mrfbayes
## S3 method for class 'mrfbayes_out'
print(x, ...)
## S3 method for class 'mrfbayes_out'
summary(object, burnin = 0.25, ...)
## S3 method for class 'mrfbayes_out'
plot(x, burnin = 0, thin = 50, ...)
x |
a |
... |
other arguments (not used by this method). |
object |
a |
burnin |
number of (first) observations to exclude from calculations and plots. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.