Regression predicted values

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

Regression predicted values

jimjohn
i have a regression model, and i want to compare the model's predictions with the observed values. instead of viewing any kind of plot, i just want to create another column with the predicted outcomes. is there a way to do this in spss through the regressoin options? thanks!
Reply | Threaded
Open this post in threaded view
|

Re: Regression predicted values

Kylie
It's fairly straight forward. In the Save option button, tick Unstandardised
Predicted Values. The syntax is the subcommand:

/SAVE PRED

Kylie.


-----Original Message-----
From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of
jimjohn
Sent: Monday, 30 June 2008 12:02 pm
To: [hidden email]
Subject: Regression predicted values

i have a regression model, and i want to compare the model's predictions
with
the observed values. instead of viewing any kind of plot, i just want to
create another column with the predicted outcomes. is there a way to do this
in spss through the regressoin options? thanks!
--
View this message in context:
http://www.nabble.com/Regression-predicted-values-tp18187784p18187784.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
Reply | Threaded
Open this post in threaded view
|

Re: Regression predicted values

Hector Maletta
In reply to this post by jimjohn
Use the SAVE subcommand of the REGRESSION command. You have a choice of
various possible variables to save, including the predicted values. The
saved values are added to your working file, and then you can use them as
you please.
Hector
-----Original Message-----
From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of
jimjohn
Sent: 29 June 2008 23:32
To: [hidden email]
Subject: Regression predicted values

i have a regression model, and i want to compare the model's predictions
with
the observed values. instead of viewing any kind of plot, i just want to
create another column with the predicted outcomes. is there a way to do this
in spss through the regressoin options? thanks!
--
View this message in context:
http://www.nabble.com/Regression-predicted-values-tp18187784p18187784.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