LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2007)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 3 Sep 2007 16:51:45 -0500
Reply-To:     "Peck, Jon" <peck@spss.com>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         "Peck, Jon" <peck@spss.com>
Subject:      Re: Stars for Significance and OMS
Comments: To: Georg.Maubach@dpwnbc.net
In-Reply-To:  A<4131915968A0FE4CB324EB6D883F5F12BEA402@exbn01.DPEB.DE>
Content-Type: text/plain; charset="utf-8"

The N and Sig values are part of the sav dataset created by OMS. You may find it easier to work with, though, if you have OMS pivot the table, however. Here is an example using the cars.sav file shipped with SPSS.

dataset declare georg. oms /if subtypes=['Correlations'] /destination outfile=georg format=sav /columns sequence=rall. CORRELATIONS /VARIABLES=accel engine horse /PRINT=TWOTAIL NOSIG /MISSING=PAIRWISE. omsend.

HTH, Jon Peck

-----Original Message----- From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU] On Behalf Of Georg Maubach Sent: Monday, September 03, 2007 2:42 PM To: SPSSX-L@LISTSERV.UGA.EDU Subject: [SPSSX-L] Stars for Significance and OMS

Dear Listers,

we are using OMS to write correlation output to a SPSS data file. The correlation procedure produces two stars (**) to indicate significance. Is there a way to keep this information in the SPSS data file written with OMS?

Best regards

Georg Maubach Research Manager


Back to: Top of message | Previous page | Main SPSSX-L page