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
Invalid Syntax r(198)Hi all, I was wondering if anyone can help with egger's and begg's test for subgroups. I used this c…
ModellingHae guys,do i have to do multivariate modelling if all my bivariates odds ratios are not significant…
Confidence Intervals on the Means from a 1-way ANOVA AnalysisIf I am completing a 1-way ANOVA (command: oneway outcomevariable independentvariable) and am lookin…
marker label values in twoway mataHi When I run the code Code: sysuse auto, clear summarize price mata: mean = st_numscalar("r(m…
Categorizing likert-scaleHallo fellow stata users? its my first encounter with stata for my master's project analysis. Am loo…
Subscribe to:
Post Comments (Atom)
0 Response to Getting Predicted Values for Regressions
Post a Comment