I'm using SPSS 25 (Windows 7, 64
bit) and have R 3.3.0. When I go to SPSS Extensions Menu and click on Install Local Extension Bundle and click on PSMATCHING3.04.spe I get the message: "Cannot install selected extension bundle.
You must install the Integration Plug-in for R before installing this extension bundle.”
I’ve seen similar posts but have not seen a solution.
In the Data Menu in SPSS 25 there is a Propensity Score Matching item but the Propensity scoring matching extension, PSMATCHING3.04.spe, that Dr. Thoemmes describes is not in the Analyze Menu. PSMATCHING3.04.spe has
been downloaded to my machine but I can’t seem to bring it into SPSS 25. Thanks for any assistance.
Best,
Robert D.
Robert F. Dedrick
Department of Educational and Psychological Studies, EDU 105
University of South Florida
Tampa, FL 33620
(813) 974-5722
(813) 974-4495 (fax)
|
That PSMATCHING extension is not from IBM, but you can install it as a local extension bundle. But you first need to install the R Essentials for Statistics. And before that, you need to install Fixpack1 for V25, which you can get from here Then configure it from Extensions > R3.3 Configuration. If that menu item is not already present, get it from Extensions > Extension Hub. See for the R Essentials. Once the R Essentials is installed, installing any R-based spe file should work. On Mon, Jul 2, 2018 at 2:21 PM Dedrick, Robert <[hidden email]> wrote:
|
I followed the steps as suggested here to add the psmatching to my SPSS v25
on mac. Unfortunately it is still not working, and it either shows up I do not give a correct R pathway or Integration for Plugin R. What can I check Terrance -- 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 |
Run a simple R program to check that the basics are correct.
begin program r. print(sessionInfo()) end program. Do you get the same failure? If so, what version of Statistics are you running, and if you are on V25, did you install the fixpack that was mentioned? You can check that via Help > About. -- 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 |
I first install R3.3.3,
Then I install the Fix Pack for SPSSv25 Install the Stat R33 configuration and when I install the PSMacthing , it is not working and stated that R-plug-in is not installed I tried to follow the command, it ends up the message as attached. <http://spssx-discussion.1045642.n5.nabble.com/file/t341524/%E8%9E%A2%E5%B9%95%E5%BF%AB%E7%85%A7_2018-10-17_%E4%B8%8A%E5%8D%889.png> <http://spssx-discussion.1045642.n5.nabble.com/file/t341524/%E8%9E%A2%E5%B9%95%E5%BF%AB%E7%85%A7_2018-10-17_%E4%B8%8A%E5%8D%889.png> <http://spssx-discussion.1045642.n5.nabble.com/file/t341524/%E8%9E%A2%E5%B9%95%E5%BF%AB%E7%85%A7_2018-10-17_%E4%B8%8A%E5%8D%889.png> -- 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 |
Ok, that means this has nothing to do with PSMATCHING specifically. It’s a problem with the R plugin or R. Just to clarify, did you actually run the Stat r 3.3 tool or just install it? On Tue, Oct 16, 2018 at 7:48 PM terrance <[hidden email]> wrote: I first install R3.3.3, -- |
Free forum by Nabble | Edit this page |