码迷,mamicode.com
首页 > 其他好文 > 详细

《R News》摘录-1

时间:2014-06-07 10:27:16      阅读:155      评论:0      收藏:0      [点我收藏+]

标签:c   style   class   a   http   tar   

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()

 

 

 

《R News》摘录-1,布布扣,bubuko.com

《R News》摘录-1

标签:c   style   class   a   http   tar   

原文地址:http://www.cnblogs.com/tmmuyb/p/3770308.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!