logit.cor: Computes an association value between a dichotomous variable...

logit.corR Documentation

Computes an association value between a dichotomous variable and a continuous one.

Description

Computes an association value between a dichotomous variable and a continuous one.

Usage

logit.cor(FIT, y, logit.acc)

Arguments

FIT

a glm object referred to the logistic regression of a dichotomous variable.

y

the response variable (dichotomous).

logit.acc

when y is dichotomous, the measure to compute for the correlation between y and the proposed balance adjusting for covariates. One of the following values: "Rsq" (default), "AUC" or "Tjur".

Value

The association value using the selected method logit.acc.


malucalle/selbal documentation built on May 31, 2024, 2:36 p.m.