getSummary.mlwinfitMCMC {R2MLwiN}R Documentation

Extract coefficients and GOF measures from a statistical object (memisc package).

Description

Extract coefficients and GOF measures from a statistical object (memisc package).

Usage

## S3 method for class 'mlwinfitMCMC'
getSummary(obj, alpha = 0.05, ...)

Arguments

obj

An mlwinfitMCMC-class model.

alpha

level of the confidence intervals; their coverage should be 1-alpha/2

...

Other arguments.

See Also

getSummary


[Package R2MLwiN version 0.8-9 Index]