Hi all,
I have a dataset of about 800 observations with 19 variables. One of the variables is a dependent while the others are independent (a mix of continuous, factor, and dummy variables). I found all possible combinations for my regression model which comes down to 1024 regression models. Now, I am trying to figure out how to get the predicted y values, t_05, t_50, t_95 , t_mean (0.5*mse), mmult (matrix multiplier), predicted mean, predicted t_05, predicted t_50, and predicted_t95 for each of the regression model but I am unsure on how to go about and how to create a loop that would perform this function.
All help would be greatly appreciated! Thanks so much.
Related Posts with Getting Predicted Values for Regressions
how to calculate a 10-period standard deviationHello everyone, I was wondering whether anyone can help me with the following. I'm trying to retrie…
Why margins command is returning "not estimable" using Fixed effects methods?I am using an individual fixed effect method in panel data. I look at whether the working hours chan…
Specifying Columns with Table CommandI have a very particular format of tables for which I need to fill in statistics, and my current goa…
Help!How could I draw a restricted cubic spline using linear regression?I am working on a project using linear regression and I want to draw a restricted cubic spline for r…
Cross-Sectional Summary StatI apply below code to appended dataset which is in cross-sectional format. But it is enough to calcu…
Subscribe to:
Post Comments (Atom)
0 Response to Getting Predicted Values for Regressions
Post a Comment