Hello, I've tried the logit with a binary variable but I found out that the sample size is only 95.
I found out that Firth's Penalized Maximumlikehood methods can reduce small sample bias so that I tried it,
and AIC improved better than logit model,
but when I ran the margins, it shows negative value.
logit experience money if married==1
margins, at (money=4)
firthlogit experience money if married==1
margins, at (money=4)
only difference was firthlogit and then I got a negative margins value(it didn't happen at logit).
Why is that? and how can I solve the problem?
Thanks a lot!
Related Posts with Negative margins value with penalized maximumlikelihood estimates
color/line pattern for graph?Dear All, I found the following code Code: sysuse auto, clear regress price c.length##c.mpg est s…
Ppmlhdfe returns r3203Dear All, I am using ppmlhfe command with Code: ppmlhdfe sales post, a(timeFE itemFE) vce(cluster…
Question on merging datasets with duplicatesHello all, I have a question regarding merging files with duplicates. I suspect the solution is quit…
How to do a correlation between two variables for each unit of a panel?Hi, I have age-specific suicide rates (1992-2000) for Russia grouped by 5 year age groups from 15-1…
Missing value upon matrix multiplicationDear Statalist, I am trying to implement a routine based on the following recent article in the Sta…
Subscribe to:
Post Comments (Atom)
0 Response to Negative margins value with penalized maximumlikelihood estimates
Post a Comment