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?
How to expand the panel data to pairsHi All, I am struggling to combine my long panel data to pairs and wonder if anyone can give me a h…
How to combine char(40) and a stringI have a standard error saved in a local variable `se'. For instance, the s.e. is .89. I want it to …
Saving mean and CI after "svy: mean" or a more efficient way to plot survey trends with CI's?Hello Statalist, I'm new to using the -svy- commands and I am trying to construct trend graphs with…
Interpretation of output from the 'churdle' commandHello, I am currently planning a study and started thinking about the proper econometric approach t…
PR option not allowedHello, I am very green with stata still so apologies in advance for my lack of knowledge. I checked …
Subscribe to:
Post Comments (Atom)
0 Response to Is the normalized dependent variable suitable for fractional model or tobit model?
Post a Comment