translate_coefs_to_points: Map a generic logisitc model's coeficients 1-1 to points...

Description Usage Arguments

View source: R/model_training.R

Description

Map a generic logisitc model's coeficients 1-1 to points where 100 is stratification, handling relevelling of factors

Usage

1
2
translate_coefs_to_points(model_coef, thresholdStrat = 0.4,
  pointsStrat = 100)

Arguments

model_coef
thresholdStrat
pointsStrat

dgarmat/dgfunctionpack documentation built on May 17, 2020, 9:58 p.m.