Hello All,
For logistic regression, the model may be specified as:
Pr(yi = 1 | Xi ) = G(X), where G(x) = ex/ (1+ex)
What would the corresponding model be for Firth Logistic Regression?
Pr(yi = 1 | Xi ) = G(X), where G(x) = ...
How (if) would the penalty feature?
Any help would be most appreciated!
Thank you,
Navya