print.lognlm {logNormReg}R Documentation

Print method for the lognlm class

Description

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

Usage

## S3 method for class '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

Author(s)

Vito M.R. Muggeo

See Also

summary.lognlm, print.summary.lognlm


[Package logNormReg version 0.5-0 Index]