搜索资源列表
one-way-ANOVA
- 统计分析软件SAS中,单因素方差分析源代码-one-way ANOVA
repeated-measures-ANOVA
- 用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素- function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors. function [p, table] =