Main Content

本页翻译不是最新的。点击此处可查看最新英文版本。

重复测量和 MANOVA

方差分析、重复测量建模以及多响应数据的多重比较

函数

全部展开

创建 RepeatedMeasures 对象

fitrmFit repeated measures model

使用 RepeatedMeasures 对象

ranovaRepeated measures analysis of variance
anovaAnalysis of variance for between-subject effects in a repeated measures model
mauchlyMauchly’s test for sphericity
epsilonEpsilon adjustment for repeated measures anova
multcompareMultiple comparison of estimated marginal means
manovaMultivariate analysis of variance
coeftestLinear hypothesis test on coefficients of repeated measures model
grpstatsCompute descriptive statistics of repeated measures data by group
margmean Estimate marginal means
plotPlot data with optional grouping
plotprofile Plot expected marginal means with optional grouping
predictCompute predicted values given predictor values
random Generate new random response values given predictor values

创建 manova 对象

manovaMultivariate analysis of variance (MANOVA) results (自 R2023b 起)

使用 manova 对象

barttestBartlett's test for multivariate analysis of variance (MANOVA) (自 R2023b 起)
boxchartBox chart (box plot) for multivariate analysis of variance (MANOVA) (自 R2023b 起)
canonvarsCanonical variables (自 R2023b 起)
coeftestLinear hypothesis test on MANOVA model coefficients (自 R2023b 起)
groupmeansMean response estimates for multivariate analysis of variance (MANOVA) (自 R2023b 起)
multcompareMultiple comparison of marginal means for multiple analysis of variance (MANOVA) (自 R2023b 起)
plotprofilePlot MANOVA response variable means with grouping (自 R2023b 起)
statsMultivariate analysis of variance (MANOVA) table (自 R2023b 起)
manova1One-way multivariate analysis of variance
manovaclusterDendrogram of group mean clusters following MANOVA

对象

全部展开

RepeatedMeasuresModelRepeated measures model object
manovaMultivariate analysis of variance (MANOVA) results (自 R2023b 起)

主题

重复测量

MANOVA