tidy.mlwinfitMCMC {R2MLwiN} | R Documentation |
Summarises information about the components of a model from a statistical object (broom package).
## S3 method for class 'mlwinfitMCMC'
tidy(x, conf.int = FALSE, conf.level = 0.95, ...)
x |
An |
conf.int |
should the confidence interval be included? |
conf.level |
confidence interval level |
... |
Other arguments. |