1
vote
0answers
62 views

Type I ANOVA tests not depending on the order of the factors

I have a dataset with two factors A and B and the following design (contigency table showing the number of individuals for each ...
0
votes
0answers
63 views

2 way Unbalanced Anova [closed]

I have an unbalanced 2 way anova model, need to run over 10 milion simulations Does some one have a C,C++ or C# code for calculating p_values , using type I and type III SS. Thanks !
1
vote
0answers
56 views

Different Mean Square partitions in an unbalanced bifactorial ANOVA (with random factor) between R and Statistica

I am trying to extract variance components for selection and chance in a bifactorial design with Generation as a fixed factor and Replicate as a random term, for early fecundity. Since I am using ...
2
votes
1answer
97 views

Proper order of variables in unbalanced ANOVA

If you have unequal sample sizes in cells, then the order in which you enter model terms changes your results for sequential or Type I SS. The first variable to enter the model is allocated its ...
2
votes
0answers
391 views

How to analyze an unbalanced within-subject ANOVA design?

I have data from an experiment involving 4 groups of subjects, 2 possible interventions first and 3 possible intervention at a 2nd point, repeated data measurements from each subjects multiple time ...