tidy.mlwinfitMCMC {R2MLwiN} | R Documentation |
Summarises information about the components of a model from a statistical object (broom package).
Description
Summarises information about the components of a model from a statistical object (broom package).
Usage
## S3 method for class 'mlwinfitMCMC'
tidy(x, conf.int = FALSE, conf.level = 0.95, ...)
Arguments
x |
An |
conf.int |
should the confidence interval be included? |
conf.level |
confidence interval level |
... |
Other arguments. |
See Also
[Package R2MLwiN version 0.8-9 Index]