print.logit.normal.mle {lnMLE}R Documentation

Print summary for a Logit Normal MLE Model

Description

Print formatted output of a logit normal MLE model for longitudinal binary outcome data.

Usage

print.logit.normal.mle(x, digits=NULL,...)

Arguments

x an object of class logit.normal.mle.
digits minimal number of significant digits.
... further arguments passed to or from other methods.

Value

Prints a summary of class logit.normal.mle.

DETAILS

None.

Author(s)

Bryan Comstock, bac4@u.washington.edu

See Also

logit.normal.mle


[Package lnMLE version 1.0-1 Index]