首页 > 代码库 > 《R News》摘录-1
《R News》摘录-1
R作者:Robert Gentleman,Ross Ihaka
《R News》编辑
- Kurt Hornik (Kurt.Hornik@ci.tuwien.ac.at)
- Friedrich Leisch (Friedrich.Leisch@ci.tuwien.ac.at)
R是一种“GNU S”,语法类似C语言,是一种函数式编程语言(functional programming language),可与C/C++/Fortran协作
R的发行包里有多个统计分析模块
- 线性和一般线性模型(linear and generalized linear models)
- 非线性回归模型(nonlinear regression models)
- 时间序列分析(time series analysis)
- 经典的参数和非参数检验(classical parametric and nonparametric tests)
- 聚类和平滑(clustering and smoothing)
R FAQ查看:help.start()
R档案
- http://cran.r-project.org
- ftp://cran.r-project.org/pub/R
- http://cran.r-project.org/mirrors.html
R邮件列表
- r-announce@lists.r-project.org
- r-help@lists.r-project.org
- r-devel@lists.r-project.org
错误报告系统
- bugs.r-project.org
- bug.report()
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。