找回密码
 立即注册
查看: 3897|回复: 0

新手入门,求助

[复制链接]
发表于 2014-5-8 16:26:10 | 显示全部楼层 |阅读模式
开始研究R语言,但是在R中秋帮助的时候,比如输入命令“?lm()”
出现的帮助信息

lm                    package:stats                    R Documentation

_F_i_t_t_i_n_g _L_i_n_e_a_r _M_o_d_e_l_s

_D_e_s_c_r_i_p_t_i_o_n:

     'lm' is used to fit linear models.  It can be used to carry out
     regression, single stratum analysis of variance and analysis of
     covariance (although 'aov' may provide a more convenient interface
     for these).

_U_s_a_g_e:

     lm(formula, data, subset, weights, na.action,
        method = "qr", model = TRUE, x = FALSE, y = FALSE, qr = TRUE,
        singular.ok = TRUE, contrasts = NULL, offset, ...)

_A_r_g_u_m_e_n_t_s:

formula: an object of class '"formula"' (or one that can be coerced to
          that class): a symbolic description of the model to be
          fitted.  The details of model specification are given under
          'Details'.

   这些看不懂,请问有没有高手知道有没有书或者帖子介绍这方面内容的??


感谢
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|R语言中文网

GMT+8, 2024-11-25 12:23 , Processed in 0.021173 second(s), 17 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表