.score.logit: Score for Logistic Regressions
Description
Compute the first derivative of the log-likelihood IPCW logistic regressions.
Usage
.score.logit(object, indiv)
Arguments
- object
a glm object corresponding to a logistic regression.
- indiv
[logical] should the individual contribution be output instead of the total score?