print.lrm {Design}R Documentation

Print lrm

Description

Formatted printing of an object of class lrm

Usage

## S3 method for class 'lrm':
print(x, digits=4, strata.coefs=FALSE, ...)

Arguments

x fit object
digits number of significant digits to use
strata.coefs set to TRUE to print the (experimental) strata coefficients
... ignored

[Package Design version 2.0-12 Index]