Would you have any idea why I'm getting a message error saying 'factor consists of only one level'?
I'm trying to run a mixed ANOVA with a repeated measure on the second factor. I'm looking to examine whether opinions about schizophrenia change (and are stable over time pre-summary, post-summary, 3 ...
Search found 3 matches
- Tue Mar 23, 2021 11:07 pm
- Forum: Statistics
- Topic: Splitting Data : Transforms data from scale to ordinal
- Replies: 4
- Views: 13471
- Tue Mar 23, 2021 10:50 pm
- Forum: Statistics
- Topic: Splitting Data : Transforms data from scale to ordinal
- Replies: 4
- Views: 13471
Re: Splitting Data : Transforms data from scale to ordinal
Brilliant. Thanks 
- Tue Mar 23, 2021 6:30 am
- Forum: Statistics
- Topic: Splitting Data : Transforms data from scale to ordinal
- Replies: 4
- Views: 13471
Splitting Data : Transforms data from scale to ordinal
Hi there,
I'm trying to compute a new variable that splits my data. When I try to split it using this : (FILTER(Cont_PostSum,Message=='Continuum')
it transforms my data from scale to ordinal, so I can't complete a one-way ANOVA to examine simple effects for my two-way repeated measures design.
Any ...
I'm trying to compute a new variable that splits my data. When I try to split it using this : (FILTER(Cont_PostSum,Message=='Continuum')
it transforms my data from scale to ordinal, so I can't complete a one-way ANOVA to examine simple effects for my two-way repeated measures design.
Any ...