| wle.normal.summaries {wle} | R Documentation |
Until now, only print methods is available for class wle.normal. print.wle.normal print nicely the output.
## S3 method for class 'wle.normal':
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
an object of class wle.normal. |
digits |
number of digits to be used for most numbers. |
... |
further arguments passed to or from other methods. |
Claudio Agostinelli
wle.normal a function for estimating normal location and scale models.