SphericalSymmetry-class       package:ROptEst       R Documentation

_C_l_a_s_s _f_o_r _S_p_h_e_r_i_c_a_l _S_y_m_m_e_t_r_i_c _D_i_s_t_r_i_b_u_t_i_o_n_s

_D_e_s_c_r_i_p_t_i_o_n:

     Class for spherical symmetric distributions.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     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.

_S_l_o_t_s:

     '_t_y_p_e': Object of class '"character"': contains "spherical
          symmetric distribution" 

     '_S_y_m_m_C_e_n_t_e_r': Object of class '"numeric"': center of symmetry 

_E_x_t_e_n_d_s:

     Class '"EllipticalSymmetry"', directly.
      Class '"DistributionSymmetry"', by class '"EllipticalSymmetry"'.
      Class '"Symmetry"', by class '"EllipticalSymmetry"'.

_A_u_t_h_o_r(_s):

     Matthias Kohl Matthias.Kohl@stamats.de

_S_e_e _A_l_s_o:

     'SphericalSymmetry', 'DistributionSymmetry-class'

_E_x_a_m_p_l_e_s:

     new("SphericalSymmetry")

