powered by
The class of the parameter of Elliptical distributions.
Objects can be created by calls of the form new("EllipticalParameter", ...).
new("EllipticalParameter", ...)
loc
numeric; center / location of the distribution.
scale
matrix; the scale matrix; the number of rows of this matrix must be the same as the length of location.
location
name
default name is “parameter of a Elliptical distribution”.
Class "Parameter", directly. Class "OptionalParameter", by class "Parameter".
"Parameter"
"OptionalParameter"
signature(object = "EllipticalParameter"): access method for slot location.
signature(object = "EllipticalParameter")
signature(x = "EllipticalParameter"): access method for slot scale.
signature(x = "EllipticalParameter")
signature(object = "EllipticalParameter"): replace method for slot location.
signature(object = "EllipticalParameter"): replace method for slot scale.
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
EllipticalDistribution-class, Parameter-class
EllipticalDistribution-class
Parameter-class
new("EllipticalParameter")
Run the code above in your browser using DataLab