⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 print.ada

📁 Adaboost
💻 ADA
字号:
print.ada                package:ada                R Documentation

_M_o_d_e_l _I_n_f_o_r_m_a_t_i_o_n _f_o_r _A_d_a

_D_e_s_c_r_i_p_t_i_o_n:

     'print' lists the model information and final confusion matrix for
     submitted data.

_U_s_a_g_e:

     ## S3 method for class 'ada':
     print(x, ...)

_A_r_g_u_m_e_n_t_s:

       x: object generated by the function 'ada'. 

     ...: other arguments not used by this function.

_D_e_t_a_i_l_s:

     'print' produces a summary of the original function call, method
     used for boosting, number of iterations, final confusion matrix,
     error from data used to build the model, and estimates of M.

     Note:  any object of class 'ada' invokes 'print', when printed to
     the screen.

_V_a_l_u_e:

     No value returned.

_S_e_e _A_l_s_o:

     'ada.default','summary.ada','predict.ada',
     'plot.ada','pairs.ada','update.ada','addtest'

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -