|
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!
|
|
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 |
|
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 |
| Free forum by Nabble | Edit this page |
