Nested design help in JMP 9 for Repeated Measures Data
I'm trying to analyze the following repeated measures data:
I have 6 subjects (ID 1-6)
Each subject is tested at 4 levels (45,55,65,75)
and 6 frequencies (1-6)
The dependent measure is "weight"
So my JMP Table has the following Columns:
Subject ID, Frequency, 45 Weight, 55 Weight, 65 Weight, 75 Weight
There are 36 columns (6 sub x 6 frequencies and 4 weights across)
I am using the MANOVA platform with t...