.score.logit {BuyseTest}R Documentation

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?


[Package BuyseTest version 2.4.0 Index]