python

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

python

Sebastián Daza-3
Hi all,
I have installed python 2.5 and spss 17.01 plug-in, but I have a
trouble with this command:

 SPSSINC RAKE DIM1 = origin 1 .333 2 .333 3 .333
FINALWEIGHT=equalorigin
/OPTIONS ITERATIONS=20 CONVERGENCE=.0001 DELTA=.5 SHOW=NO.

>Error # 1.  Command name: SPSSINC
>The first word in the line is not recognized as an SPSS Statistics command.
>This command not executed.

I can see raking dialog box in data menu. I extracted all the files to
the extensions subdirectory of my SPSS Statistics installation.  Then
I used the SPSS Statistics Utilities>Install Custom Dialog menu to
install the dialog box interface.

I have install spss 15 too, with python 2.4 and its plug-in.

Thanks in advance. Regards.

--
Sebastián Daza Aranzaes
Sociólogo UC
[hidden email]

=====================
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
Reply | Threaded
Open this post in threaded view
|

Re: python

Peck, Jon
This message means that the syntax definition file was not found in the extensions subdirectory or, perhaps, that what it found did not define the SPSSINC RAKE command.  Check to be sure that the file SPSSINC_RAKE.xml is in that directory.

You can also run the command
EXTENSION ACTION=ADD/ SPECIFICATION COMMAND="c:\program files etc\SPSSINC_RAKE.XML".

where you write the full path to the extensions subdirectory to load the definition file.  This is not necessary, since this directory is scanned automatically on startup of SPSS, but it will prove whether the file is where it is supposed to be.  In that xml file you can see the command name definition.

HTH,
Jon Peck


-----Original Message-----
From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of Sebastián Daza
Sent: Monday, February 16, 2009 5:53 AM
To: [hidden email]
Subject: [SPSSX-L] python

Hi all,
I have installed python 2.5 and spss 17.01 plug-in, but I have a
trouble with this command:

 SPSSINC RAKE DIM1 = origin 1 .333 2 .333 3 .333
FINALWEIGHT=equalorigin
/OPTIONS ITERATIONS=20 CONVERGENCE=.0001 DELTA=.5 SHOW=NO.

>Error # 1.  Command name: SPSSINC
>The first word in the line is not recognized as an SPSS Statistics command.
>This command not executed.

I can see raking dialog box in data menu. I extracted all the files to
the extensions subdirectory of my SPSS Statistics installation.  Then
I used the SPSS Statistics Utilities>Install Custom Dialog menu to
install the dialog box interface.

I have install spss 15 too, with python 2.4 and its plug-in.

Thanks in advance. Regards.

--
Sebastián Daza Aranzaes
Sociólogo UC
[hidden email]

=====================
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
Reply | Threaded
Open this post in threaded view
|

AMOS plug-ins

Mircea Comsa
Hello everybody!

1. Besides the plug-ins that already exists in AMOS, where can I find some
new ones? Particularly, I'm looking for a plug-in similar with "naming
parameters" from AMOS, but which produces different names for intercepts
and weights (I'm working with many groups simultaneously).

2. I need a tip for copying from an AMOS output the same parameters from
many models / or groups, in as few as possible steps.

Also, a suggestion for AMOS developers: It would be useful to implement in
VB.Net a simple and useful function: search and replace.

Thank you a lot!
Mircea

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