wle.normal.multi.summaries {wle}R Documentation

Summaries and methods for wle.normal.multi

Description

Until now, only print methods is available for class wle.normal.multi. print.wle.normal.multi print nicely the output.

Usage

## S3 method for class 'wle.normal.multi':
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x an object of class wle.normal.multi.
digits number of digits to be used for most numbers.
... further arguments passed to or from other methods.

Author(s)

Claudio Agostinelli

See Also

wle.normal.multi a function for estimating normal multivariate location and scale models.


[Package wle version 0.9-3 Index]