distr (version 2.6)

SphericalSymmetry-class: Class for Spherical Symmetric Distributions

Description

Class for spherical symmetric distributions.

Arguments

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

SphericalSymmetry, DistributionSymmetry-class

Examples

Run this code
new("SphericalSymmetry")

Run the code above in your browser using DataCamp Workspace