reading ANOVA output

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

reading ANOVA output

John-635
Dear SPSS experts,

I have an ANOVA table as the result from GLM/variance components analysis.
How can I read or output 2~3 numbers (of the Mean Square column) from this
table to a new file. Since I will generate 400 such ANOVA tables in the same
way and read out same variable from each table.

Many thanks in advance.

John

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: reading ANOVA output

Maguin, Eugene
John,

This is a very incomplete and inadequate reply but it will get you started
correctly. Review the OMS-related commands in the syntax reference manual.
Basically, you will write a block of syntax beginning with an OMS command
and ending with an OMSEND command that will output designated data. However,
you may need to process the output further to get exactly what you want for
the 400 tables. But start there. Others are experts with this and can give
detailed advice.

Gene Maguin

>>I have an ANOVA table as the result from GLM/variance components analysis.
How can I read or output 2~3 numbers (of the Mean Square column) from this
table to a new file. Since I will generate 400 such ANOVA tables in the same
way and read out same variable from each table.

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: reading ANOVA output

Peck, Jon
In reply to this post by John-635
OMS has already been mentioned as the solution to this.  I'd add that choosing the output format of SAV in OMS will produce a standard SPSS dataset, and then you can use standard SPSS commands on that dataset to remove any unwanted columns and save it in whatever format you need.

HTH,
Jon Peck

-----Original Message-----
From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of John
Sent: Tuesday, January 27, 2009 2:31 PM
To: [hidden email]
Subject: [SPSSX-L] reading ANOVA output

Dear SPSS experts,

I have an ANOVA table as the result from GLM/variance components analysis.
How can I read or output 2~3 numbers (of the Mean Square column) from this
table to a new file. Since I will generate 400 such ANOVA tables in the same
way and read out same variable from each table.

Many thanks in advance.

John

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD