Neighborhood-class          package:ROptEst          R Documentation

_N_e_i_g_h_b_o_r_h_o_o_d

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

     Class of neighborhoods of families of probability measures.

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

     A virtual Class: No objects may be created from it.

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

     '_t_y_p_e': Object of class '"character"':  type of the neighborhood. 

     '_r_a_d_i_u_s': Object of class '"numeric"': neighborhood radius. 

_M_e_t_h_o_d_s:

     _t_y_p_e 'signature(object = "Neighborhood")':  accessor function for
          slot 'type'. 

     _r_a_d_i_u_s 'signature(object = "Neighborhood")':  accessor function
          for slot 'radius'. 

     _s_h_o_w 'signature(object = "Neighborhood")'

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

     Matthias Kohl Matthias.Kohl@stamats.de

_R_e_f_e_r_e_n_c_e_s:

     Rieder, H. (1994) _Robust Asymptotic Statistics_. New York:
     Springer.

     Kohl, M. (2005) _Numerical Contributions to the Asymptotic Theory
     of Robustness_.  Bayreuth: Dissertation.

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

     'ProbFamily-class'

