octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

One- and two-way ANOVA; One-way ANCOVA


From: Dupuis
Subject: One- and two-way ANOVA; One-way ANCOVA
Date: Wed, 12 Mar 2008 03:28:28 -0700 (PDT)

This is a followup of the previous message. I enclose a version of ANOVA
which can perform one-factor and two-factors analysis, as well as taking
into account the fact that, for one-way, entries are correlated, like f.i.
repeated measures, or experiments where subjects undergo some tests under
varying conditions.

I also wrote a program to perform ANCOVA, analysis of covariance. The inputs
are a set of (x, y) pairs; the goal is to test wether or not the difference
in y means is significant, taking into account the x-y correlations.

John, could you include both in m/statistics/tests/ ?

Regards

Pascal
http://www.nabble.com/file/p16001429/ancova.m ancova.m 
http://www.nabble.com/file/p16001429/anova.m.diff anova.m.diff 
-- 
View this message in context: 
http://www.nabble.com/One--and-two-way-ANOVA-tp15885357p16001429.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]