LRMCoef: Logistic Regression Intercept and Slope

Description Usage Arguments See Also

View source: R/utils.R

Description

Derive the intercept and slope for a logistic regression model at a specified odds ratio and event probability.

Usage

1
LRMCoef(OR, scale, p, x)

Arguments

OR

odds ratio for which to derive the intercept and slope.

scale

unit increase in x to which the OR corresponds.

p

event probability at x.

x

value of the predictor variable to which p corresponds.

See Also

LRM.


brian-j-smith/qibm documentation built on May 29, 2019, 2:12 p.m.