cgo                   package:VGAM                   R Documentation

_R_e_d_i_r_e_c_t_s _t_h_e _u_s_e_r _t_o _c_q_o

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

     Redirects the user to the function 'cqo'.

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

     cgo(...)

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

     ...: Ignored. 

_D_e_t_a_i_l_s:

     The former function 'cgo' has been renamed 'cqo'  because CGO (for
     _canonical Gaussian ordination_) is a confusing and inaccurate
     name. CQO (for _constrained quadratic ordination_) is better. This
     new nomenclature described in Yee (2006).

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

     Nothing is returned; an error message is issued.

_W_a_r_n_i_n_g:

     The code, therefore, in Yee (2004) will not run without changing
     the '"g"' to a '"q"'.

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

     Thomas W. Yee

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

     Yee, T. W. (2004) A new technique for maximum-likelihood canonical
     Gaussian ordination. _Ecological Monographs_,  *74*, 685-701. 

     Yee, T. W. (2006) Constrained additive ordination. _Ecology_,
     *87*, 203-213.

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

     'cqo'.

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

     ## Not run: 
     cgo()
     ## End(Not run)

