modds: Calculates an OR and associated probability for an 'average'...

Description Usage Arguments Value

Description

Returns the odds ratio and associated probability for a user-defined outcome (using logistic regression; 'glm()') for a case whose values are all at their median, estimating an 'average' case.

Usage

1
modds(x)

Arguments

x

a logit model performed using 'glm(...,family=binomial(link="logit"))'

Value

odds: an odds ratio; prob: the associated probability analogous to this odds ratio


noahlorinczcomi/glmice documentation built on May 26, 2019, 1:33 a.m.