Dear experts,
I am trying to use tobit for my model and am a bit confused of which one I should use between "ll" and "ll(0)".
This is the distribution of my dependent variable and it means the amount of hours respondents spent on taking care of children per day.
As you see, many cases belong to "0 hour" which means they didn't have time at all for childcare or they did not allocate their time for childcare.
I am using tobit regression model for my analysis and I wonder which is the correct command in such situation:
1) tobit DV IDV1 IDV2 ..., ll
2) tobit DV IDV1 IDV2 ..., ll(0)
I am trying to use tobit for my model and am a bit confused of which one I should use between "ll" and "ll(0)".
This is the distribution of my dependent variable and it means the amount of hours respondents spent on taking care of children per day.
As you see, many cases belong to "0 hour" which means they didn't have time at all for childcare or they did not allocate their time for childcare.
I am using tobit regression model for my analysis and I wonder which is the correct command in such situation:
1) tobit DV IDV1 IDV2 ..., ll
2) tobit DV IDV1 IDV2 ..., ll(0)
Comment