Hello,
I wanted to run a panel logistic regression with dependent variable Y (0, 1) and an explanatory variable X with other control variables.
Where, X is the index variable scaled between 0 and 1 and it is highly left-skewed (most of the observations near to 1, see the Histogram below).
Is it fine if I include the original X variable in the regression without transformation? or Do I need to use any other regression model (ordered logit or probit)?
Thanks for your consideration.
Array
Related Posts with Highly Left Skewed variable
Keep a group of observations if one record meets a certain conditionHi All, Here's an example of the sort of dataset that I'm working with: clear input studyid edvisi…
Break in consecutive values to identify groupsSuppose I have a dataset like this: clear set obs 20 gen x = 1 gen id = 1 in 1/10 replace id = …
Multilevel regresion code doubtHi all, I have date of 100 employees per company, for several companies. I would like to perform a …
Tabout and Fre suddenly not working?For some reason when I export frequency tables to excel and/or word (as .csv or .rtf files), they ar…
Discrete choice experiment : WTP with effects codingHello, I'm afraid this is not strictly a stata question. I have conducted a Discrete choice experime…
Subscribe to:
Post Comments (Atom)
0 Response to Highly Left Skewed variable
Post a Comment