GU_normalization_get_coefficients: Get coefficients for GU normalization

View source: R/GU_normalization.R

GU_normalization_get_coefficientsR Documentation

Get coefficients for GU normalization

Description

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.

Usage

GU_normalization_get_coefficients(coef_names, est_coef)

Arguments

coef_names

list with coefficients of every factor variable that need to be adjusted

est_coef

vector of estimated coefficients


ddecompose documentation built on May 29, 2024, 5:36 a.m.