| rescale_coefficients | R Documentation | 
Rescale coefficients estimated on scaled data to match unscaled data
rescale_coefficients(coefs, mu_x, sigma_x, intercept)
| coefs | scaled coefficients | 
| mu_x | vector of means for all (non-intercept) X variables | 
| sigma_x | vector of scales for all (non-intercept) X variables | 
| intercept | an integer for which column in design matrix is the intercept | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.