.information.logit {BuyseTest} | R Documentation |
Compute the information (i.e. opposit of the expectation of the second derivative of the log-likelihood) for logistic regressions.
.information.logit(object, indiv, center)
object |
a glm object corresponding to a logistic regression. |
indiv |
[logical] should the individual contribution be output instead of the total information? |
center |
[logical] should the individual contribution be centered around the average? |