print.logit.normal.mle {lnMLE} | R Documentation |
Print formatted output of a logit normal MLE model for longitudinal binary outcome data.
print.logit.normal.mle(x, digits=NULL,...)
x |
an object of class logit.normal.mle .
|
digits |
minimal number of significant digits. |
... |
further arguments passed to or from other methods. |
Prints a summary of class logit.normal.mle
.
None.
Bryan Comstock, bac4@u.washington.edu