I am told this is probably because I didn't merge or code my variables
properly. How do I track where my error is?
Thanks. I can post more output if helpful.
Art Kendall
Social Research Consultants
Go through your clicks in the interface and exit via <paste>.
You can then copy that syntax into a mail message.
Also please describe what you are trying to do. How many and what
between subjects factors do you have if any? How many and what within
subjects factors? How many levels in each factor? Do you only have two
repeats of the DV for each subject?
What do you get when you do MEANS on your DVs by your between subjects
factors?
Art Kendall
Social Research Consultants
On 2/20/2010 3:20 PM, Eva Glieberman wrote:
> I'm honestly fairly new to SPSS, and I'm not using syntax, but rather
> using the command interface features. I select the run repeated
> measures option from the analysis/general linear model tabs. Then I
> plugged in my dependent variables for the factors and binary
> independent variables for the between subject option.
>I keep running across this error when I try to run my SPSS model: "no
>valid cases found. this command cannot be executed."
>
>I am told this is probably because I didn't merge or code my variables
>properly. How do I track where my error is?
That's likely. I've accidentally had groups identified as
something other than "1" and "2" that my setup required.
>
>Thanks. I can post more output if helpful.
Do what Art suggests.
The other possibility is that you have a systematically
missing data, so that no case is complete for all the
replications. Repeated Measures will (properly) drop
every case that is not complete.
--
Rich Ulrich
Check which dataset should be activated. click <windows> and look at the
contents of the different datasets you have open.
Art Kendall
Social Research Consultants
On 2/20/2010 8:17 PM, Eva Glieberman wrote:
> Thanks for the reply. Sorry for the lack of clarity. I am currently
> trying to write my master's thesis in public health. The topic is on
> the combined impact of child abuse and attention deficit disorder on
> childhood aggressive outcomes. I am trying to run a repeated measures
> ANOVA. My ind. variables are child abuse at age 4 and ADHD at age 4
> (as defined by measures used in the field) and my dependent variable
> is aggression (with four levels).
> When I try to run means, I get an error message--"no valid cases were
> found."
> The code that I've plugged in as follows:
>
> DATASET ACTIVATE DataSet2. DATASET CLOSE DataSet1. GLM cb4tagg4c
> cb4tagg6c cb4tagg8c cb4tagg10c BY cb4tatt4 cb4tagg4 /WSFACTOR=factor1
> 4 Polynomial /METHOD=SSTYPE(3)
> /EMMEANS=TABLES(cb4tatt4*cb4tagg4*factor1) /PRINT=DESCRIPTIVE
> /CRITERIA=ALPHA(.05) /WSDESIGN=factor1 /DESIGN=cb4tatt4 cb4tagg4
> cb4tatt4*cb4tagg4.
>
> -Eva
>
> On Sat, Feb 20, 2010 at 4:38 PM, Art Kendall <A...@drkendall.org
> <mailto:A...@drkendall.org>> wrote:
>
> The GUI (graphic user interface) is a great way to get the first
> draft of your syntax.
>
> Go through your clicks in the interface and exit via <paste>.
> You can then copy that syntax into a mail message.
>
> Also please describe what you are trying to do. How many and
> what between subjects factors do you have if any? How many and
> what within subjects factors? How many levels in each factor? Do
> you only have two repeats of the DV for each subject?
>
>
> What do you get when you do MEANS on your DVs by your between
> subjects factors?
>
>
>
> Art Kendall
> Social Research Consultants
>
> On 2/20/2010 3:20 PM, Eva Glieberman wrote:
>> I'm honestly fairly new to SPSS, and I'm not using syntax, but
>> rather using the command interface features. I select the run
>> repeated measures option from the analysis/general linear model
>> tabs. Then I plugged in my dependent variables for the factors
>> and binary independent variables for the between subject option.
>>
>> On Sat, Feb 20, 2010 at 3:17 PM, Art Kendall <A...@drkendall.org
>> <mailto:A...@drkendall.org>> wrote:
>>
Check which dataset should be activated. click <windows> and look at the
contents of the different datasets you have open.
Art Kendall
Social Research Consultants
> Art Kendall
> Social Research Consultants
>
> On 2/20/2010 3:20 PM, Eva Glieberman wrote:
>> I'm honestly fairly new to SPSS, and I'm not using syntax, but
>> rather using the command interface features. I select the run
>> repeated measures option from the analysis/general linear model
>> tabs. Then I plugged in my dependent variables for the factors
>> and binary independent variables for the between subject option.
>>
>> On Sat, Feb 20, 2010 at 3:17 PM, Art Kendall <A...@drkendall.org
>> <mailto:A...@drkendall.org>> wrote:
>>