specs                package:pastecs                R Documentation

_C_o_l_l_e_c_t _p_a_r_a_m_e_t_e_r_s ("_s_p_e_c_i_f_i_c_a_t_i_o_n_s") _f_r_o_m _o_n_e _o_b_j_e_c_t _t_o _u_s_e _t_h_e_m _i_n _a_n_o_t_h_e_r _a_n_a_l_y_s_i_s

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

     `specs' is a generic function for reusing specifications included
     in an object and applying them in another similar analysis

_U_s_a_g_e:

     specs(x, ...)

_A_r_g_u_m_e_n_t_s:

       x: An object that has "specs" data 

     ...: Additional arguments (redefinition of one or several
          parameters) 

_V_a_l_u_e:

     A `specs' object that has the 'print' method and that can be
     entered as an argument to functions using similar "specifications"

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

     'regul', 'tsd'

