Implementation
Stata
Summary
I have Stata 19.5 on Windows, using rdrobust v11.1.0 with clustered standard errors it always triggers me this error, which I can't solve: : 3499 rdrobust_vce_qq_cluster() not found
Mata run-time error
Minimal Example
sysuse auto, clear
rdrobust price mpg, vce(cluster rep78)
Expected Behavior
No response
Environment
No response
Implementation
Stata
Summary
I have Stata 19.5 on Windows, using rdrobust v11.1.0 with clustered standard errors it always triggers me this error, which I can't solve: : 3499 rdrobust_vce_qq_cluster() not found
Mata run-time error
Minimal Example
sysuse auto, clear
rdrobust price mpg, vce(cluster rep78)
Expected Behavior
No response
Environment
No response