R
来自OBHRM百科
R是一个用于统计计算和统计制图的优秀工具。与SPSS、SAS等相比,R是属于GNU系统的一个自由、免费、源代码开放的软件。使用R进行统计分析,是用正版软件进行统计分析。
R语言的安装
- R语言的官方网站:https://www.r-project.org/ 。官网提供了许多下载R语言软件的镜像站点,详情请访问:https://cran.r-project.org/mirrors.html 。安装R语言后,建议同时安装RStudio,官网下载地址:https://www.rstudio.com/products/RStudio/
R语言常用包
- R语言结构方程包(包名:sem):https://cran.r-project.org/web/packages/sem/index.html
- R语言结构方程包(包名:lavaan):https://cran.r-project.org/web/packages/lavaan/index.html
- R语言结构方程包(包名:OpenMx):https://cran.r-project.org/web/packages/OpenMx/index.html
- R语言心理统计包(包名:psych):http://personality-project.org/r/r.guide.html#psych
- R语言中介效应分析包(包名:mediation):https://cran.r-project.org/web/packages/mediation/index.html
- R语言元分析包(包名:metafor):https://cran.r-project.org/web/packages/metafor/index.html
- R语言菜单式基本统计包(包名:Rcmdr):https://cran.r-project.org/web/packages/Rcmdr/index.html
- R语言菜单式数据挖掘包(包名:rattle):https://cran.r-project.org/web/packages/rattle/
R语言推荐图书
- 《Learning Statistics with R》,PDF版免费下载:http://health.adelaide.edu.au/psychology/ccs/teaching/lsr/ ,同时可以免费下载该书中用过的数据,以及对应R语言包:lsr(https://cran.r-project.org/web/packages/lsr/index.html)
- 《R语言实战》(R in Action 中译本),人民邮电出版社,Robert I. Kabacoff 著,高涛,肖楠,陈钢译,2013年