Is there any disadavntage associated with the filtered regression wherein you you have filtered the dependednt and independ variables at the same time.
e.g., reg Y X1 X2 X3 X4 Gender if Y>10 & (X1>=7 &X1<12) & Gender=="Female" , robust
I have large data set wherein I need to test the relatin of Y and independent variabels in controlled scanario.
Is there any problem with the controls in the formof filters used in stata.?
Related Posts with regression on filtered data
Measuring environmental innovation patentsDear Stata experts, For my master thesis, I'm figuring out how to analyse in order to measure envir…
Predicted Probabilities with Logit and Fixed EffectHello, I am trying to compare 4 different groups (black women, white women, black men, and white wom…
Plotting regression results in scatter plotHello, I have a regression of the form: Code: reg yvar xvar zvar i.year where year is a categoric…
Direct, indirect and total marginal effect in the mvprobitPlease how to calculate the direct, indirect and total marginal effect in the mvprobit ? …
margins & marginsplot in LCA by groupGood morning colleagues, I'm having some trouble working out how to use margins and marginsplot to …
Subscribe to:
Post Comments (Atom)
0 Response to regression on filtered data
Post a Comment