I am estimating a regression with clustered standard errors and would like to obtain studentized residuals, but I am getting an error that it is not possible. Why is it not possible to obtain studentized residuals after robust regression? What is a work around?
Related Posts with Studentized Residuals after Robust Regression
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…
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…
Bayesian regression analysis with sampling weightHi all Does anyone know if I could do Bayesian regression analysis with sampling weight? I have got …
Subscribe to:
Post Comments (Atom)
0 Response to Studentized Residuals after Robust Regression
Post a Comment