| NoSymmetry-class {distr} | R Documentation |
Class for Non-symmetric Distributions
Description
Class for non-symmetric distributions.
Objects from the Class
Objects can be created by calls of the form new("NoSymmetry").
More frequently they are created via the generating function
NoSymmetry.
Slots
typeObject of class
"character": contains “non-symmetric distribution”SymmCenterObject of class
"NULL"
Extends
Class "DistributionSymmetry", directly.
Class "Symmetry", by class "DistributionSymmetry".
Author(s)
Matthias Kohl Matthias.Kohl@stamats.de
See Also
NoSymmetry, Distribution-class
Examples
new("NoSymmetry")
[Package distr version 2.9.3 Index]