odds_coef: Function takes logistic model and converts the coeficients in...

Description Usage Arguments Value

Description

Logistic regression model's coefficients give the change in the log odds of the outcome for a one unit increase in the predictor variable. So covert log odds to odds, and also compute 95

Usage

1
odds_coef(model)

Arguments

model

logistic regression model

Value

odds of coefficients of independent variables in logistic model


d-ghale/easyDataScience documentation built on May 11, 2019, 7:26 p.m.