Login  Register

Re: OUTPUT MODIFY & OMS

Posted by Hermann on Aug 12, 2019; 4:57am
URL: http://spssx-discussion.165.s1.nabble.com/OUTPUT-MODIFY-OMS-tp5738245p5738252.html

Hi Jon and Mario,
thanks a lot for all your advices.
Subsequent you will find the last section of my syntax as a combination of
OUTPUT MODIFY and OUTPUT SAVE I realised obtaining the result I wanted. Two
different output versions are saved.

* Predictors: all 20 unaggregated error types.
GENLIN Rat_c3 (REFERENCE=LAST ORDER=ASCENDING) WITH n25TPr n35TCr n45TSr
n55TTr n95TUr n15TWr n24SPr
      n34SCr n44SSr n94SUr n14SWr n23CPr n33CCr n93CUr n13CWr n22PPr n92PUr
n12PWr n91WUr n11WWr
  /MODEL n25TPr n35TCr n45TSr n55TTr n95TUr n15TWr n24SPr n34SCr n44SSr
n94SUr n14SWr n23CPr n33CCr
      n93CUr n13CWr n22PPr n92PUr n12PWr n91WUr n11WWr
DISTRIBUTION=MULTINOMIAL LINK=CUMLOGIT INTERCEPT=YES
  /CRITERIA METHOD=FISHER SCALE=1 COVB=MODEL MAXITERATIONS=100
MAXSTEPHALVING=5 SINGULAR=1E-008
           PCONVERGE=1E-006(ABSOLUTE) ANALYSISTYPE=3(WALD) CILEVEL=95
CITYPE=WALD LIKELIHOOD=FULL
  /MISSING CLASSMISSING=EXCLUDE
  /PRINT CPS DESCRIPTIVES MODELINFO FIT SUMMARY SOLUTION (EXPONENTIATED)
HISTORY(1)
  /SAVE MEANPRED(:25) CIMEANPREDL(:25) CIMEANPREDU(:25) PREDVAL XBPRED(:25)
XBSTDERROR(:25).
OUTPUT MODIFY NAME=*
  /SELECT HEADINGS
  /IF COMMANDS=['Generalized Linear Models(LAST)'] LABELS=[EXACT('Title')]
  /INDEXING INDEXTYPE=LETTERCAP INDEXSTART='A'
  /OBJECTPROPERTIES VISIBLE=ASIS OUTLINELABEL='GLM: Ratios, all 20 Error
Types ()INDEX)'.
********************************************************************************
* Saving entire output file as it is.
********************************************************************************
OUTPUT SAVE NAME=FULL_OUTPUT OUTFILE='data901' TYPE=SPV LOCK=NO.
********************************************************************************
* Modifying output by including Model results only and excluding all
additional
  informations; this is directed to a seperate file for Niks usage
explicitely.
********************************************************************************
OUTPUT MODIFY
  /REPORT PRINTREPORT=YES
  /SELECT ALL
  /IF COMMANDS=['Generalized Linear Models']
  /DELETEOBJECT DELETE=NO
  /OBJECTPROPERTIES VISIBLE=ASIS
  /SELECT ALL
  /IF COMMANDS=['PLUM']
  /DELETEOBJECT DELETE=NO
  /OBJECTPROPERTIES VISIBLE=ASIS
  /SELECT ALL
  /IF COMMANDS=['Frequencies']
  /DELETEOBJECT DELETE=YES
  /SELECT ALL
  /IF COMMANDS=['Descriptives']
  /DELETEOBJECT DELETE=YES
  /SELECT ALL
  /IF COMMANDS=['Logistic Regression']
  /DELETEOBJECT DELETE=YES
  /SELECT ALL
  /IF COMMANDS=['Logistic Regression']
  /DELETEOBJECT DELETE=YES
  /SELECT ALL
  /IF COMMANDS=['File Information']
  /DELETEOBJECT DELETE=YES
  /SELECT ALL
  /IF LABELS=[EXACT('Log')]
  /DELETEOBJECT DELETE=YES
  /SELECT ALL
  /IF LABELS=[EXACT('Page Title')]
  /DELETEOBJECT DELETE=YES
  /SELECT ALL
  /IF COMMANDS=['Output Modify']
  /DELETEOBJECT DELETE=YES.
OUTPUT SAVE NAME=FULL_OUTPUT OUTFILE='data902' TYPE=SPV LOCK=NO.


ATB, Hermann




-----
Mag. Dr. Hermann Stefan Cesnik
Zentraler Informatikdienst (Empirische Forschungsmethoden)
Language Testing Centre (LTC)
Alpen-Adria Universität Klagenfurt
 
phone:  +43 (0)463 2700-2533
mail: hermann.cesnik [at] uni-klu.ac.at
web: https://campus.aau.at/visitenkarte?username=hcesnik
        https://www.aau.at/en/language-testing-centre/team/
        https://www.researchgate.net/profile/Hermann_Cesnik
--
Sent from: http://spssx-discussion.1045642.n5.nabble.com/

=====================
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