Have you checked all variables in your dataset, not just the ones in the model? Wang On Aug 28, 2018, at 06:26, D. Sadoun sadoun@users.sourceforge.net wrote: Greetings, I was trying to run the PSMatching under Analyze and when I did that I got an error code as seen below: Errors Subsamples Error Messages (all cases) psmatching3(...): Missing values in dataset. No missing value is allowed in the dataset even when missing in unused variables. But there aren't missing values. I hope someone can help...
Hi Fernando, SPSS updates may break the plugin as it changes things here and there. You may also want to look at R packages for propensity score matching. Wang On Feb 2, 2018, at 15:27, Fernando fernous@users.sourceforge.net wrote: Ok, I repeated all the above but doing it on Mac OSX (instead of Windows 10) and PSMatching worked perfectly. No idea why it didn't work on my PC. Error Code 89 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/psmspss/discussion/general/...
Hi Gatis, Could you try to run the following, using the “test_scores.sav” data from SPSS? load the test_score.sav, change the path to the actual file. GET FILE='C:\Program Files\IBM\SPSS\Statistics\20\Samples\English\test_scores.sav'. DATASET NAME test. NON-MLM Disabled Arguments: COVS_FIXED, COV_RANDOM, CLUSTERMATCH Fixed Arguments: RATIO = 1, CALIPER = 0, DISCARD = NONE, INTERACTION Matching Algorithms: Nearest Neighbor Nearest Neighbor with Subclasses Optimal (Bug) Full (Problematic) Subclass...
Hi Rino, Felix may response to this later, but I was wondering if you are able to run the plugin on your dataset and get meaningful result (without supplementing the ID variable). The latest version removed “ID variable” and simply assumes each row of the dataset as an independent observation (i.e., participant, subject, case, etc.) Best, Wang On May 23, 2017, at 5:00 AM, Gennaro gennarogalizia@users.sf.net wrote: Dear Felix, until now I used windows XP and SPSS 20. Your software worked very well...
I think the result looks okay. But you may want to pay attention to any warning/error...
have you try to increase caliper? On Mar 25, 2017, at 3:27 PM, Ibrahim Nass ibrahimn2017@users.sf.net...
Which version of PSMATCHING3 are you using? Have you try to reinstall it?
Hi, Could you describe what matching method were used? The plot.window () error sometimes...