I could run, but few mistakes. Subcommand VARS: ID is not a valid keyword. Deleted ID. Next. Subcommand OUTPUT: ALL is not a valid keyword. deleted that. The same mistekes with MATCHED WIDE. Deleted those as well and replaced with PAIRED. Syntax run without mistakes. Log: GET FILE='C:\Program Files (x86)\IBM\SPSS\Statistics\20\Samples\English\test_scores.sav'. DATASET NAME test. DATASET ACTIVATE test. DATASET CLOSE ALL. DATASET NAME test. PSMATCHING3 /VARS TREAT = lunch COVS = pretest ADDLCOVS=posttest...
I am not able to get anything more in output excpet log file: PSMATCHING3 /VARS TREAT = mg_dz1 COVS = vgr1 vgr2 /MATCHIT MATCH=NEAREST EST =LOGIT DISCARD = NONE MORDER = LARGEST RATIO = 1 CALIPER = .2 /PLOT HISTPLOT JITTERPLOT HISTBAL DOTPLOT INDBAL RESOLUTION = 96 /OUTPUT PS PAIRED. I use SPSS20, R2.12.1 (full installation), SPSS_Statistics_REssentials_20001_win64, PSMATCHING3.04 installed without errors, computer restared etc. R packages required by PSMATCHING I added manually and was looking whether...