Description Usage Arguments Details Value Examples
View source: R/integrated_summary-class.R
A set of helper functions.
1 | integrated_summary(object)
|
object |
a mcmc.list object created with mcmc |
something
A integrated_summary object
1 2 3 4 5 6 7 8 9 10 11 12 13 | ## Not run:
library(integrated)
# prepare an example model
model <- integrated_model()
# summarise fitted model
model
summary(model)
plot(model)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.