summary.miss.glm: Summarizing Fits for miss.glm

Description Usage Arguments Value Examples

Description

Summary for class miss.glm.

Usage

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

Arguments

object

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

...

Further arguments passed to or from other methods.

Value

An object of class "summary.miss.glm", 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.glm)

Example output

Warning message:
replacing previous importmice::filterbystats::filterwhen loadingmisaem

misaem documentation built on April 12, 2021, 9:06 a.m.