NoSymmetry {distr} | R Documentation |
Generates an object of class "NoSymmetry"
.
NoSymmetry()
Object of class "NoSymmetry"
Matthias Kohl Matthias.Kohl@stamats.de
NoSymmetry-class
, DistributionSymmetry-class
NoSymmetry()
## The function is currently defined as
function(){ new("NoSymmetry") }