Learn R Programming

logNormReg (version 0.5-0)

print.lognlm: Print method for the lognlm class

Description

Printing the most important feautures of a 'lognlm' model.

Usage

# S3 method for lognlm
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

object of class segmented

digits

number of digits to be printed

arguments passed to other functions

See Also

summary.lognlm, print.summary.lognlm