print.lognlm {logNormReg} | R Documentation |
Printing the most important feautures of a 'lognlm'
model.
## S3 method for class 'lognlm'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
object of class |
digits |
number of digits to be printed |
... |
arguments passed to other functions |
Vito M.R. Muggeo
summary.lognlm
, print.summary.lognlm