“R”的版本间的差异

来自OBHRM百科
跳转至: 导航搜索
第16行: 第16行:
 
:R语言菜单式基本统计包:https://cran.r-project.org/web/packages/Rcmdr/index.html
 
:R语言菜单式基本统计包:https://cran.r-project.org/web/packages/Rcmdr/index.html
 
:R语言菜单式数据挖掘包:https://cran.r-project.org/web/packages/rattle/
 
:R语言菜单式数据挖掘包:https://cran.r-project.org/web/packages/rattle/
 +
 +
==R FAQs==

2017年2月26日 (日) 10:39的版本

R是一个用于统计计算和统计制图的优秀工具。与SPSS、SAS等相比,R是属于GNU系统的一个自由、免费、源代码开放的软件。使用R进行统计分析,是用正版软件进行统计分析。

R语言的安装

R语言的官方网站:https://www.r-project.org/ 。官网提供了许多下载R语言软件的镜像站点,详情请访问:https://cran.r-project.org/mirrors.html


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语言心理统计包:http://personality-project.org/r/r.guide.html#psych
R语言中介效应分析包:https://cran.r-project.org/web/packages/mediation/index.html
R语言元分析包:https://cran.r-project.org/web/packages/metafor/index.html
R语言菜单式基本统计包:https://cran.r-project.org/web/packages/Rcmdr/index.html
R语言菜单式数据挖掘包:https://cran.r-project.org/web/packages/rattle/

R FAQs