tidy.mlwinfitMCMC: Summarises information about the components of a model from a...

View source: R/mlwinfitMCMC.R

tidy.mlwinfitMCMCR 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 mlwinfitMCMC-class model.

conf.int

should the confidence interval be included?

conf.level

confidence interval level

...

Other arguments.

See Also

tidy


R2MLwiN documentation built on March 31, 2023, 9:17 p.m.