Re: compute probabilities (discriminant analysis)

Posted by Art Kendall on
URL: http://spssx-discussion.165.s1.nabble.com/compute-probabilities-discriminant-analysis-tp4990219p4991206.html

There are two ways to apply the model to other cases.
If you are on a server version you can use OUTFILE to produce XML.

Or you can do it the old fashioned way.
keep the original data and syntax.
when you have new cases for which you do not know the group, give them a value that is outside the range of values for the original groups.
Add cases.
Run the syntax.
the ungrouped cases will have assigned groups and probabilities for each of the original groups.

Art Kendall
Social Research Consultants

On 11/14/2011 8:18 AM, drfg2008 wrote:
Thanks,

I meant the probabilities for each case that are added to the file with the
/save option

I've found it at last. Seems to be quite a challenge for the programming
department. Isn't there a more simple way for programmers, something like an
approximation ?

Frank



-----
Dr. Frank Gaeth
FU-Berlin

--
View this message in context: http://spssx-discussion.1045642.n5.nabble.com/compute-probabilities-discriminant-analysis-tp4990219p4990733.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
Art Kendall
Social Research Consultants