assess-methods           package:FLAssess           R Documentation

_C_a_l_l _a_n _s_t_o_c_k _a_s_s_e_s_s_m_e_n_t _m_o_d_e_l

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

     The 'assess' methods calls the stock assessment function according
     to the class of the control object given. Stock assessment methods
     in FLR generally require a control class that contains all the
     options the model and its fitting algorithm provide. Classes are
     specific to each method, so see the relevant help pages for
     detailed information.

     The assess method allows different stock assessment procedures to
     be carried out in a simulation procedure, or in any other
     function, by simply altering the control class in the argument
     list.

     This is a generic method to be extended for individual stock
     assessment models.

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


     _o_b_j_e_c_t = "_F_L_A_s_s_e_s_s" The generic, to be extended for each specific
          assessment model

