The range of my dependent variable Y is [0,inf). Since it is left censored to zero, the tobit model should be used. However the value of Y is huge, I have to remove the scale using normalization, which is Y_new=(Y-Y_min)/(Y_max-Y_min). After the transformation, the range of Y_new is [0,1]. The dataset is panel.
Under this circumstance, which model should be used for regression, fractional model or tobit model?
Note:fracreg -- Fractional response regression
Related Posts with Is the normalized dependent variable suitable for fractional model or tobit model?
Mathematical equations in PutdocxHello, I am deciding whether to upgrade Stata for the putdocx features. I cannot tell whether putdo…
Ordinal variables in Latent profile analysisDear Stata users, I have again a doubt on the latent profile analysis in Stata (gsem command). Amon…
Differences between reg and areg.I am running a regression with many dummy variables as controls. If I run the regression with the re…
Removing observations with missing values after reshaping to long formatHi I'm sure there is probably a simple solution to this but no matter how much I have looked for an…
How to find data points lying above regression line within distance less than max[1SE, 1mm]? Hello Statalists, I have data points (units in mm) and have performed regression on it. Now I need…
Subscribe to:
Post Comments (Atom)
0 Response to Is the normalized dependent variable suitable for fractional model or tobit model?
Post a Comment