Dear all,
I am trying to perform a multinomial logistic regression with fixed effects (I am working on panel data), running the femlogit command, but I got the following error message: "factor-variable and time-series operators not allowed". I don't see what part of my code or data I should change/modify to make this model work.
This is my regression:
femlogit BROWNISH_MULTI l(1).(BERD_AUTO CAR_SALES Log_PATENT_STOCK GREEN_GOV_RD REN_EN_PUB_RD FOSS_FUEL_PUB_RD BEV_SALES EPS GDP_PC), group(ID_COUNTRY) base(0)
Thanks in advance for any help/advice!
AN
PS I am using STATA 15.1
Related Posts with multinomial logistic regression using panel data - femlogit not working
Importing fixed with data using infix - dictionary invalidHello, I am importing fixed with data from a .txt file. Here is my code: Code: cd "...\1973-09-t…
Calculate Exponentially Weighted Moving Average for Unbalanced Panel DataHi all, I want to calculate exponentially weighted moving average of past performance in an unbalan…
common supporthi how can i use the value of pscore to construct the common support. i should use the minimum betwe…
Importing fixed width data using infix - dictionary invalidHello, I am importing fixed with data from a .txt file. Here is my code: Code: cd "...\1973-09-t…
How to test if the difference between two groups are significantly different from the difference between two other groups.Dear all, I am doing an interaction analysis with two factorial variables (informationtype and gend…
Subscribe to:
Post Comments (Atom)
0 Response to multinomial logistic regression using panel data - femlogit not working
Post a Comment