Any in depth books or tutorials on modeling with Stata that might be recommended?
Related Posts with Predictive Modeling using Stata
Fill in the missing valueHello, I want to ask about how to fill in the missing values in my variables without having to do it…
can we generate 0,1 and missing values simutaneously? Code: gen A = B==0 & C==1 replace A = . if B== .| C==. In other words, can we simplify the two …
Obtain new variable after 3 consecutive signals and generate new values after 6 and 8 periodsHi! With the variable buy_signal I've created buy signals. I have the following rule after which I w…
r(1400) after meglmHi together, I tried to use meglm models according to this tutorial: https://stats.idre.ucla.edu/st…
cluster on firm or two-way level?Hello all, If the model is y_it = x1_it + x2_it + x3_t + e_it, which means there is a time-serial v…
Subscribe to:
Post Comments (Atom)
0 Response to Predictive Modeling using Stata
Post a Comment