用MATLAB实现单因素/两因素重复测量方差分析我要分享

Single factor / two factor repeated measurement analysis of variance with MATLAB

单因素 两因素 测量 方差分析

关注次数: 1123

下载次数: 11

文件大小: 4KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素


English Description:

The one-way / two-way repeated measurement analysis of variance is realized by MATLAB. There is only non repeated measurement analysis of variance function ANOVA in the self-contained toolkit. anova_ RM realizes single factor; rm_ Two factors for anova2 implementation


代码预览

anova_rm.m

rm_anova2.m