Round each LR coefficient based on its decimal value. The decimal is the probability of rounding the coefficient up to the next integer
randomized_rounding(beta)A numeric vector with randomized rounding (apart from the first element).
Numeric vector or logistic regression coefficients initialized
before cyclical coordinate descent in risk_mod(). The first element is the
intercept and is not modified.