SphericalSymmetry-class
From distr v2.7.0
by Peter Ruckdeschel
Class for Spherical Symmetric Distributions
Class for spherical symmetric distributions.
- Keywords
- classes, distribution
Objects from the Class
Objects can be created by calls of the form new("SphericalSymmetry")
.
More frequently they are created via the generating function
SphericalSymmetry
. Spherical symmetry for instance leads to
a simplification for the computation of optimally robust influence curves.
Slots
type
Object of class
"character"
: contains “spherical symmetric distribution”SymmCenter
Object of class
"numeric"
: center of symmetry
Extends
Class "EllipticalSymmetry"
, directly.
Class "DistributionSymmetry"
, by class "EllipticalSymmetry"
.
Class "Symmetry"
, by class "EllipticalSymmetry"
.
See Also
Examples
# NOT RUN {
new("SphericalSymmetry")
# }
Community examples
Looks like there are no examples yet.