Learn R Programming

LMest (version 3.1.2)

summary: Summary of LM fits

Description

Summary methods

Usage

# S3 method for LMbasic
summary(object, ...)
# S3 method for LMbasiccont
summary(object, ...)
# S3 method for LMlatent
summary(object, ...)
# S3 method for LMlatentcont
summary(object, ...)
# S3 method for LMmanifest
summary(object, ...)
# S3 method for LMmixed
summary(object, ...)
# S3 method for MCbasic
summary(object, ...)
# S3 method for MCcov
summary(object, ...)
# S3 method for LMsearch
summary(object,...)

Arguments

object

output from lmest,lmestCont,lmestMixed, and lmestMc

...

further arguments passed to or from other methods

Author

Francesco Bartolucci, Silvia Pandolfi, Fulvia Pennoni, Alessio Farcomeni, Alessio Serafini