summary.miss.lm: Summarizing Fits for miss.lm

Description Usage Arguments Value Examples

Description

Summary for class miss.lm.

Usage

1
2
## S3 method for class 'miss.lm'
summary(object, ...)

Arguments

object

an object of class "miss.lm", usually, a result of a call to miss.lm.

...

Further arguments passed to or from other methods.

Value

An object of class "summary.miss.lm", a list with following components:

coefficients

The matrix of coefficients and standard errors.

loglikelihood

Observed log-likelihood.

call

the component from object.

formula

the component from object.

Examples

1
## For examples see example(miss.lm)

wjiang94/misaem documentation built on July 10, 2020, 10:51 a.m.