Hello,
I've looked through some other topics, but wasn't yet able to find the answer to my question. I've downloaded the STATS FLEISS KAPPA extension bundle and installed it. Now I'm trying to use it. But when I do, the output just says: _SLINE 3 2. begin program. _SLINE OFF. When trying to use the extension I click on the Fleiss Kappa option, enter my rater variables that I wish to compare, click paste and then run the syntax. My dataset is made up out of 49 variables (rows), and 8 raters (columns). I don't know what I'm doing wrong... Hopefully, somebody here can help me! Thank you! |
Administrator
|
What happens if you Select All before clicking Run?
--
Please reply to the list and not to my personal email.
Those desiring my consulting or training services please feel free to email me. --- "Nolite dare sanctum canibus neque mittatis margaritas vestras ante porcos ne forte conculcent eas pedibus suis." Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff in abyssum?" |
I get the error #6890. >Error # 6890. Command name: begin program >Configuration file spssdxcfg.ini is invalid. >Execution of this command stops. Configration file spssdxcfg.ini is invalid because the LIB_NAME is NULL. 2014-12-03 15:45 GMT+01:00 David Marso [via SPSSX Discussion] <[hidden email]>: What happens if you Select All before clicking Run? |
Administrator
|
The following search suggests that python or python plugin is not correctly installed.
http://spssx-discussion.1045642.n5.nabble.com/template/NamlServlet.jtp?macro=search_page&node=1068821&query=spssdxcfg.ini+&n=1068821 Simplest test is to run (select all first). PRESERVE. SET PRINTBACK OFF. begin program. print "hello world" end program. RESTORE. If that fails then you will need to uninstall the plugin and reinstall.
Please reply to the list and not to my personal email.
Those desiring my consulting or training services please feel free to email me. --- "Nolite dare sanctum canibus neque mittatis margaritas vestras ante porcos ne forte conculcent eas pedibus suis." Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff in abyssum?" |
I don't think I had that plugin yet, but I'm trying to find it now and am desperately failing. Desperately! I'm using SPSS v21.0.0.0 and there doesn't seem to be a Python Essentials Pack for this? Just vague answers from people saying you should get it from the download thing. Well, I bought a download-version of SPSS 21 and nothing else came with it. This is really getting frustrating, because it seems to be a simple thing for a statistics program to do, but it's stressing me out. Can I get that Python Essentials Pack somewhere (direct download link would be appreciated)? Thank you! 2014-12-03 16:08 GMT+01:00 David Marso [via SPSSX Discussion] <[hidden email]>: The following search suggests that python or python plugin is not correctly installed. |
Administrator
|
After a bit of hair pulling I get to here:
https://www.ibm.com/developerworks/community/wikis/home?lang=en#/wiki/We70df3195ec8_4f95_9773_42e448fa9029/page/Downloads%20for%20IBM%C2%AE%20SPSS%C2%AE%20Statistics and in the middle: ... "The Essentials and Plugins for IBM SPSS Statistics Version 21 for Python and .NET are included with the installation media or download or via FixCentral. They are not provided on this site. There is no update to these for Statistics FixPack2. However, but there may be newer versions of some extension commands available in the Extension Commands collection on this site." --- FixCentral: http://www-933.ibm.com/support/fixcentral/ You'll have to take it from here They sure don't make this easy ;-( HTH, DM
Please reply to the list and not to my personal email.
Those desiring my consulting or training services please feel free to email me. --- "Nolite dare sanctum canibus neque mittatis margaritas vestras ante porcos ne forte conculcent eas pedibus suis." Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff in abyssum?" |
Hey David, Thanks so much for trying to find the right link for me. I also got to the IBM site where it stated they don't have the one for v21 online. I'll continue my quest tomorrow. I've been at it all day and I have to start dinner in a little while (I'm in the Netherlands). So enough for today! Thanks for trying to help out! 2014-12-03 17:05 GMT+01:00 David Marso [via SPSSX Discussion] <[hidden email]>: After a bit of hair pulling I get to here: |
Administrator
|
I am shocked to hear that someone is having problems getting Python to work with SPSS! Shocked, I say! Okay...not really. ;-)
Meanwhile, you might want to contact Brian Dates to see if his macro for Fleiss's kappa will give you what you want. See the second post in this thread: http://spssx-discussion.1045642.n5.nabble.com/Fleiss-Kappa-Macro-for-SPSS-td4994433.html HTH.
--
Bruce Weaver bweaver@lakeheadu.ca http://sites.google.com/a/lakeheadu.ca/bweaver/ "When all else fails, RTFM." PLEASE NOTE THE FOLLOWING: 1. My Hotmail account is not monitored regularly. To send me an e-mail, please use the address shown above. 2. The SPSSX Discussion forum on Nabble is no longer linked to the SPSSX-L listserv administered by UGA (https://listserv.uga.edu/). |
Bruce,
Thanks for thinking of me! I'm still here and ready to help if I can. Totally under water with the classes I teach and an employer who won't turn off the spicket of new tasks. I'm looking at January to again be able to contribute on a regular basis. B ________________________________________ From: SPSSX(r) Discussion [[hidden email]] on behalf of Bruce Weaver [[hidden email]] Sent: Wednesday, December 03, 2014 1:34 PM To: [hidden email] Subject: Re: Using the SPSS STATS FLEISS KAPPA extenstion bundle I am /shocked/ to hear that someone is having problems getting Python to work with SPSS! /Shocked/, I say! Okay...not really. ;-) Meanwhile, you might want to contact Brian Dates to see if his macro for Fleiss's kappa will give you what you want. See the second post in this thread: http://spssx-discussion.1045642.n5.nabble.com/Fleiss-Kappa-Macro-for-SPSS-td4994433.html HTH. maartjevo wrote > Hey David, > > Thanks so much for trying to find the right link for me. I also got to the > IBM site where it stated they don't have the one for v21 online. I'll > continue my quest tomorrow. I've been at it all day and I have to start > dinner in a little while (I'm in the Netherlands). So enough for today! > > Thanks for trying to help out! > > > > 2014-12-03 17:05 GMT+01:00 David Marso [via SPSSX Discussion] < > ml-node+s1045642n5728101h92@.nabble >>: > >> After a bit of hair pulling I get to here: >> >> https://www.ibm.com/developerworks/community/wikis/home?lang=en#/wiki/We70df3195ec8_4f95_9773_42e448fa9029/page/Downloads%20for%20IBM%C2%AE%20SPSS%C2%AE%20Statistics >> >> and in the middle: >> ... >> "The Essentials and Plugins for IBM SPSS Statistics Version 21 for Python >> and .NET are included with the installation media or download or via >> *FixCentral*. They are not provided on this site. There is no update to >> these for Statistics FixPack2. However, but there may be newer versions >> of >> some extension commands available in the Extension Commands collection on >> this site." >> >> --- >> FixCentral: >> >> http://www-933.ibm.com/support/fixcentral/ >> >> You'll have to take it from here >> They sure don't make this easy ;-( >> >> HTH, DM >> >> maartjevo wrote >> I don't think I had that plugin yet, but I'm trying to find it now and am >> desperately failing. Desperately! I'm using SPSS v21.0.0.0 and there >> doesn't seem to be a Python Essentials Pack for this? Just vague answers >> from people saying you should get it from the download thing. Well, I >> bought a download-version of SPSS 21 and nothing else came with it. This >> is >> really getting frustrating, because it seems to be a simple thing for a >> statistics program to do, but it's stressing me out. >> >> Can I get that Python Essentials Pack somewhere (direct download link >> would >> be appreciated)? >> >> Thank you! >> >> 2014-12-03 16:08 GMT+01:00 David Marso [via SPSSX Discussion] < >> [hidden email] >> <http:///user/SendEmail.jtp?type=node&node=5728101&i=0>>: >> >> > The following search suggests that python or python plugin is not >> > correctly installed. >> > >> > >> http://spssx-discussion.1045642.n5.nabble.com/template/NamlServlet.jtp?macro=search_page&node=1068821&query=spssdxcfg.ini+&n=1068821 >> > >> > Simplest test is to run (select all first). >> > >> > PRESERVE. >> > SET PRINTBACK OFF. >> > begin program. >> > print "hello world" >> > end program. >> > RESTORE. >> > >> > If that fails then you will need to uninstall the plugin and reinstall. >> > >> > maartjevo wrote >> > I get the error #6890. >> > >> > >> > >Error # 6890. Command name: begin program >> > >Configuration file spssdxcfg.ini is invalid. >> > >Execution of this command stops. >> > Configration file spssdxcfg.ini is invalid because the LIB_NAME is >> NULL. >> > >> > 2014-12-03 15:45 GMT+01:00 David Marso [via SPSSX Discussion] < >> > [hidden email] >> <http:///user/SendEmail.jtp?type=node&node=5728098&i=0>>: >> >> > >> > > What happens if you Select All before clicking Run? >> > > -- >> > > >> > > maartjevo wrote >> > > Hello, >> > > >> > > I've looked through some other topics, but wasn't yet able to find >> the >> > > answer to my question. >> > > >> > > I've downloaded the STATS FLEISS KAPPA extension bundle and installed >> > it. >> > > Now I'm trying to use it. But when I do, the output just says: >> > > _SLINE 3 2. >> > > begin program. >> > > _SLINE OFF. >> > > >> > > When trying to use the extension I click on the Fleiss Kappa option, >> > enter >> > > my rater variables that I wish to compare, click paste and then run >> the >> > > syntax. >> > > >> > > My dataset is made up out of 49 variables (rows), and 8 raters >> > (columns). >> > > I don't know what I'm doing wrong... Hopefully, somebody here can >> help >> > me! >> > > >> > > Thank you! >> > > >> > > Please reply to the list and not to my personal email. >> > > Those desiring my consulting or training services please feel free to >> > > email me. >> > > --- >> > > "Nolite dare sanctum canibus neque mittatis margaritas vestras ante >> > porcos >> > > ne forte conculcent eas pedibus suis." >> > > Cum es damnatorum possederunt porcos iens ut salire off sanguinum >> cliff >> > in >> > > abyssum?" >> > > >> > > >> > > ------------------------------ >> > > If you reply to this email, your message will be added to the >> > discussion >> > > below: >> > > >> > > >> > >> http://spssx-discussion.1045642.n5.nabble.com/Using-the-SPSS-STATS-FLEISS-KAPPA-extenstion-bundle-tp5728095p5728096.html >> > > To unsubscribe from Using the SPSS STATS FLEISS KAPPA extenstion >> > bundle, click >> > > here >> > > < >> > >> >> >> > > . >> > > NAML >> > > < >> > >> http://spssx-discussion.1045642.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> >> > < >> http://spssx-discussion.1045642.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml%3E> >> <http://spssx-discussion.1045642.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml%3E%3E> >> > > >> > >> > Please reply to the list and not to my personal email. >> > Those desiring my consulting or training services please feel free to >> > email me. >> > --- >> > "Nolite dare sanctum canibus neque mittatis margaritas vestras ante >> porcos >> > ne forte conculcent eas pedibus suis." >> > Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff >> in >> > abyssum?" >> > >> > >> > ------------------------------ >> > If you reply to this email, your message will be added to the >> discussion >> > below: >> > >> > >> http://spssx-discussion.1045642.n5.nabble.com/Using-the-SPSS-STATS-FLEISS-KAPPA-extenstion-bundle-tp5728095p5728098.html >> > To unsubscribe from Using the SPSS STATS FLEISS KAPPA extenstion >> bundle, click >> > here >> > < >> >> > . >> > NAML >> > < >> http://spssx-discussion.1045642.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> <http://spssx-discussion.1045642.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml%3E> >> > >> >> Please reply to the list and not to my personal email. >> Those desiring my consulting or training services please feel free to >> email me. >> --- >> "Nolite dare sanctum canibus neque mittatis margaritas vestras ante >> porcos >> ne forte conculcent eas pedibus suis." >> Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff >> in >> abyssum?" >> >> >> ------------------------------ >> If you reply to this email, your message will be added to the discussion >> below: >> >> http://spssx-discussion.1045642.n5.nabble.com/Using-the-SPSS-STATS-FLEISS-KAPPA-extenstion-bundle-tp5728095p5728101.html >> To unsubscribe from Using the SPSS STATS FLEISS KAPPA extenstion bundle, >> click >> here >> < . >> NAML >> <http://spssx-discussion.1045642.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> ----- -- Bruce Weaver [hidden email] http://sites.google.com/a/lakeheadu.ca/bweaver/ "When all else fails, RTFM." NOTE: My Hotmail account is not monitored regularly. To send me an e-mail, please use the address shown above. -- View this message in context: http://spssx-discussion.1045642.n5.nabble.com/Using-the-SPSS-STATS-FLEISS-KAPPA-extenstion-bundle-tp5728095p5728104.html Sent from the SPSSX Discussion mailing list archive at 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 ===================== 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 |
In reply to this post by maartjevo
Ok, I have found the Python Essentials pack and installed it, and the Fleiss Kappa extension bundle is running now! Hooray!
I found the Essentials pack for SPSS Statistics v21 here (thanks to Jon for sending me the link): http://www.ibm.com/support/fixcentral/swg/quickorder?parent=SPSS&product=ibm/Information+Management/SPSS+Statistics&release=21.0.0.0&platform=All&function=all&source=fc My data might not be perfect yet, because of some high numbered categories, but I'm definitely getting there now. Thank you all for your help, David N., David M., Bruce and Jon! |
Free forum by Nabble | Edit this page |