dot-vcov.logit: Variance-covariance matrix for Logistic Regressions

.vcov.logitR Documentation

Variance-covariance matrix for Logistic Regressions

Description

Compute the variance covariance matrix (i.e. inverse of the information) for logistic regressions.

Usage

.vcov.logit(object, indiv, center)

Arguments

object

a glm object corresponding to a logistic regression.

indiv

[logical] should the individual contribution be output instead of the total variance-covariance?

center

[logical] should the individual contribution be centered around the average?


BuyseTest documentation built on March 31, 2023, 6:55 p.m.