Hi.
I have a dataset of 60 cases. I want to calculate the effects of some independent variables on my dep - var, comprehensive of 7 levels (a scale from 0 to 6, with a different distances between each levels, so is not properly an ordinal scale).
Would be fair to use a regress command in this case?
Or i must choose multinomial logistic regression (mlogit) to predict the effects of each independent var?
I tried also to treat my dependent as binary (0 < 4; 1 => 4), using subsequently logistic regression command, but i lose some effects observed with linear regression.
Thank you for support
I have a dataset of 60 cases. I want to calculate the effects of some independent variables on my dep - var, comprehensive of 7 levels (a scale from 0 to 6, with a different distances between each levels, so is not properly an ordinal scale).
Would be fair to use a regress command in this case?
Or i must choose multinomial logistic regression (mlogit) to predict the effects of each independent var?
I tried also to treat my dependent as binary (0 < 4; 1 => 4), using subsequently logistic regression command, but i lose some effects observed with linear regression.
Thank you for support
Comment