文件名称:psycModel:R中的心理分析和建模集成工具包
文件大小:51KB
文件格式:ZIP
更新时间:2024-04-28 11:32:21
R
psyc模型 R语言中心理分析和建模的集成工具包 安装 devtools :: install_github( ' jasonmoy28/psycModel ' ) 特征 该软件包包括三种类型的分析:描述性统计,混合效应模型,潜在变量模型 描述性统计数据:相关性( cor_test ); 描述性统计表( descriptive_table ) 混合效果模型:线性混合效果模型( lme_model ); 广义线性混合效应模型( glme_model ); 混合效果模型交互图( two_way_interaction_plot , three_way_interaction_plot ); 混合效果模型摘要( model_summary , model_summary_with_plot ) 潜在变量建模:确认性因子分析( cfa_summary , measurement_invaria
【文件预览】:
psycModel-master
----NAMESPACE(396B)
----DESCRIPTION(551B)
----R()
--------model_summary.R(8KB)
--------lme_model.R(6KB)
--------measurement_invariance.R(5KB)
--------utils-pipe.R(207B)
--------two_way_interaction_plot.R(6KB)
--------three_way_interaction_plot.R(9KB)
--------model_summary_with_plot.R(14KB)
--------cfa_summary.R(4KB)
--------cfa_groupwise.R(2KB)
--------cor_test.R(3KB)
--------interaction_terms.R(775B)
--------descriptive_table.R(3KB)
--------glme_model.R(5KB)
----.Rbuildignore(42B)
----LICENSE(39B)
----LICENSE.md(34KB)
----README.md(2KB)
----man()
--------cfa_summary.Rd(3KB)
--------two_way_interaction_plot.Rd(1KB)
--------lme_model.Rd(2KB)
--------measurement_invariance.Rd(3KB)
--------descriptive_table.Rd(2KB)
--------two_way_interaction_terms.Rd(538B)
--------cor_test.Rd(1KB)
--------model_summary.Rd(2KB)
--------cfa_groupwise.Rd(1KB)
--------model_summary_with_plot.Rd(6KB)
--------glme_model.Rd(2KB)
--------three_way_interaction_plot.Rd(2KB)
--------pipe.Rd(261B)
----.gitignore(40B)