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
correlation matrix set-up helpI'm trying to create a correlation matrix using the 'correlate var1 var2 var3...' command. I've got…
Interpreting results from Lincom commandHi colleagues, I would immensely appreciate help to interpret the results of running the lincom com…
boottest following gsem mediation model test non-linear hypothesisI'm estimating a mediation model using gsem: I post a toy version below. I want to use boottest to g…
Calculating distance between points and major roadsGood afternoon- Is there any way in Stata to calculate distance between points with coordinates and…
scatter marker label needs "%"I've been looking around the web and here on statalist looking for a solution, but haven't seen solu…
Subscribe to:
Post Comments (Atom)
0 Response to Getting Predicted Values for Regressions
Post a Comment