Hi,
I am using the regressor: ppmlhdfe
It shows me the Pseudo R2. How could I calculate the R2?
Thanks!.
I am using the regressor: ppmlhdfe
It shows me the Pseudo R2. How could I calculate the R2?
Thanks!.
sysuse auto ppmlhdfe price mpg, a(rep78) g p=price/1000 ppmlhdfe p mpg, a(rep78)
sysuse auto ppmlhdfe price mpg, a(rep78) g p=price/1000 ppmlhdfe p mpg, a(rep78)
Comment