View source: R/GU_normalization.R
GU_normalization_get_coefficients | R Documentation |
This function constructs sums the coefficients of each factor variable to construct a additional coefficients for their originally left-out reference levels and adds them to the estimated coefficients vector.
GU_normalization_get_coefficients(coef_names, est_coef)
coef_names |
list with coefficients of every factor variable that need to be adjusted |
est_coef |
vector of estimated coefficients |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.