How to obtain p values for all pair-wise comparisons from the multicompare() function?

3 次查看(过去 30 天)
Dear MATLAB experts,
I am currently using MATLAB 2008b and its Statistics Toolbox. I have a question about ANOVAN() and multicompare(). From the ANOVAN() output, it provides me with p values and a 'stats' structure. I then feed the 'stats' structure to multicompare(). From the output of the multicompare(), it gives me a 'c' structure that contains all pair-wise comparison results, including mean differences and confidence intervals. The multicompare(), however, does not provide p values for all pair-wise comparisons.
Is there a way that I can obtain or calculate the statistical p values from the ANOVA(), multicompare(), or any other functions?
Any suggestions?
Fuh

采纳的回答

Matt Tearle
Matt Tearle 2011-2-27
Not currently, according to this discussion.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Digital Input and Output 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by