randomized_rounding | R Documentation |
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)
beta |
Numeric vector or logistic regression coefficients initialized
before cyclical coordinate descent in |
A numeric vector with randomized rounding (apart from the first element).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.