|
|
OMS table format
Hi,
I am using OMS to create a .doc file with the frequency table.
OMS
/SELECT TABLES
/IF COMMANDS=['Frequencies'] SUBTYPES=['Frequencies']
/DESTINATION FORMAT=DOC OUTFILE='...\OMS_IC_Tables1.doc'
/TAG='IC001'.
....
OMSend.
The tables have the usual headings "frequency", "percent", "valid
percent" and "Cumulative percent". Is there a way to get only
"frequency", and "valid percent" in the output tables within the OMS?
Thanks!
Ki
|
|
0
|
|
|
|
Reply
|
Ki
|
2/28/2011 6:00:13 PM |
|
OMS works at the level of entire tables, so you would need to generate a ta=
ble that only has the columns you want. You could this with CTABLES (part =
of the Custom Tables option). The alternative would be to produce the tabl=
e in the Viewer, eliminate the unwanted columns there, and use the OUTPUT E=
XPORT command to create the doc file.
You can hide columns in output using the SPSSINC MODIFY TABLES extension co=
mmand available from the SPSS Community at (www.ibm.com/developerworks/spss=
devcentral).
HTH,
Jon Peck
|
|
0
|
|
|
|
Reply
|
Jon
|
2/28/2011 9:01:37 PM
|
|
|
1 Replies
703 Views
(page loaded in 0.037 seconds)
Similiar Articles: OMS table format - comp.soft-sys.stat.spssHi, I am using OMS to create a .doc file with the frequency table. OMS /SELECT TABLES /IF COMMANDS=['Frequencies'] SUBTYPES=['Frequencies'... formatting output - comp.soft-sys.matlabOMS table format - comp.soft-sys.stat.spss Format Specifier for short - comp.lang.c OMS table format - comp.soft-sys.stat.spss ... or something that first runs ... and PAD ... Unneecessary quotes in proc format (was: Can't format names be up ...macros for path,names, concat, and output export - comp.soft-sys ... creating double quotes in !CONCAT - comp ... OMS table format - comp.soft-sys.stat ... Saving variable view contents - comp.soft-sys.stat.spssUse OMS to send the output from DISPLAY DICTIONARY to a couple of SPSS ... OMS table format - comp.soft-sys.stat.spss Saving variable view contents - comp.soft-sys ... macros for path,names, concat, and output export - comp.soft-sys ...SPSS MACRO Syntax - comp.soft-sys.stat.spss macros for path,names, concat, and output export - comp.soft-sys ... OMS table format - comp.soft-sys.stat.spss macros for path ... help needed parsing variable ID into separate variables - comp ...OMS table format - comp.soft-sys.stat.spss help needed parsing variable ID into separate variables - comp ... OMS table format - comp.soft-sys.stat.spss help needed ... SPSS MACRO Syntax - comp.soft-sys.stat.spssSPSS MACRO Syntax - comp.soft-sys.stat.spss macros for path,names, concat, and output export - comp.soft-sys ... OMS table format - comp.soft-sys.stat.spss macros for path ... fixed pdf problem now I have a Yap problem - comp.text.tex ...Example: \documentclass{article} \usepackage{marvosym ... subparagraph=\count84 \c@figure=\count85 \c@table ... LaTeX Font Info: Checking defaults for OMS/cmsy/m/n ... [memoir, fourier, microtype] horizontal/vertical shifts when ...(I also got bitten by >> some change to the TOC-formatting ... TeXLive colortbl.sty 2001/02/13 v0.1j Color table ... 2002/09/08 Fontinst v1.914 font definitions for OMS ... OMS table format - comp.soft-sys.stat.spss | Computer GroupHi, I am using OMS to create a .doc file with the frequency table. OMS /SELECT TABLES /IF COMMANDS=['Frequencies'] SUBTYPES=['Frequencies'... SPSS FAQ: How can I output my results to a data file in SPSS?oms select tables /destination format = sav numbered = "TN" outputset = Coefficients Anova folder = "D:\results3.sav" Model Summary folder = "D:\results4.sav ... 7/23/2012 10:55:26 AM
|
|
|
|
|
|
|
|
|