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?
Thanks. I can post more output if helpful.
|
|
0
|
|
|
|
Reply
|
irrealishypothesis (1)
|
2/20/2010 7:45:22 PM |
|
What syntax are you using to do this?
Art Kendall
Social Research Consultants
On 2/20/2010 2:45 PM, Eva wrote:
> 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?
>
> Thanks. I can post more output if helpful.
>
|
|
0
|
|
|
|
Reply
|
Art
|
2/20/2010 8:17:38 PM
|
|
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 <Art@drkendall.org
> <mailto:Art@drkendall.org>> wrote:
>
> What syntax are you using to do this?
>
> Art Kendall
> Social Research Consultants
>
> On 2/20/2010 2:45 PM, Eva wrote:
>
> 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?
>
> Thanks. I can post more output if helpful.
>
>
|
|
0
|
|
|
|
Reply
|
Art
|
2/20/2010 9:41:54 PM
|
|
On Sat, 20 Feb 2010 11:45:22 -0800 (PST), Eva
<irrealishypothesis@gmail.com> wrote:
>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
|
|
0
|
|
|
|
Reply
|
Rich
|
2/20/2010 11:57:02 PM
|
|
It is better if you include the newsgroup and/or list in your posts. 1)
It builds up the archives so that people with a similar problem in the
future can find it. 2) more people will see your posts and the replies
and can add more suggestions 3) the person who replies may not get back
to the newsgroup/list as quickly as other members.
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 <Art@drkendall.org
> <mailto:Art@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 <Art@drkendall.org
>> <mailto:Art@drkendall.org>> wrote:
>>
>> What syntax are you using to do this?
>>
>> Art Kendall
>> Social Research Consultants
>>
>> On 2/20/2010 2:45 PM, Eva wrote:
>>
>> 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?
>>
>> Thanks. I can post more output if helpful.
>>
>>
>
|
|
0
|
|
|
|
Reply
|
Art
|
2/23/2010 1:04:52 PM
|
|
It is better if you include the newsgroup and/or list in your posts. 1)
It builds up the archives so that people with a similar problem in the
future can find it. 2) more people will see your posts and the replies
and can add more suggestions 3) the person who replies may not get back
to the newsgroup/list as quickly as other members.
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 <Art@drkendall.org
> <mailto:Art@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 <Art@drkendall.org
>> <mailto:Art@drkendall.org>> wrote:
>>
>> What syntax are you using to do this?
>>
>> Art Kendall
>> Social Research Consultants
>>
>> On 2/20/2010 2:45 PM, Eva wrote:
>>
>> 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?
>>
>> Thanks. I can post more output if helpful.
>>
>>
>
|
|
0
|
|
|
|
Reply
|
Art
|
2/23/2010 1:28:18 PM
|
|
|
5 Replies
480 Views
(page loaded in 0.109 seconds)
Similiar Articles: repeated measure anova error - comp.soft-sys.stat.spssMixed model for two repeated measures ? - comp.soft-sys.sas ... Finding ERRORs in SASLOG - comp.soft-sys.sas mixed models with repeated ... also know about the LRT ... mixed models with repeated measurements - comp.soft-sys.stat.spss ...... data missing at random (MAR), then you might consider running a repeated measures ANOVA. ... and V2, while taking into account within- > > subject correlation of error ... Within-factors ANOVA - comp.soft-sys.stat.spss... will be be relatively easy to proofread, etc., to > avoid data entry errors. ... Repeated Measures ANOVA - Understanding a Repeated Measures ANOVA ... For (2), you might get ... the same subjects, different conditions, repeated measurement ...repeated measure anova error - comp.soft-sys.stat.spss the same subjects, different conditions, repeated measurement ... You might try Googling on <SPSS repeated measures ... Repeated Measures ANOVA - Understanding a Repeated Measures ANOVA ...An introduction to the repeated measures ANOVA. Learn when you ... in an independent (between-subjects) ANOVA, a Repeated Measures ANOVA can further partition this error ... Repeated Measures Anova - UCLA Academic Technology Services... within-subjects factors and between subjects factors, it is called a repeated measures ANOVA ... Effect H = Type III SS&CP Matrix for INTENSIT*EXERTYPE E = Error SS ... 7/22/2012 1:54:55 PM
|