GU_normalization_sum_coefficients: Sum coefficients for GU normalization

View source: R/GU_normalization.R

GU_normalization_sum_coefficientsR Documentation

Sum coefficients for GU normalization

Description

This function sums the coefficients of a single factor variable to construct an additional coefficient for the left-out reference level.

Usage

GU_normalization_sum_coefficients(coef_names, est_coef)

Arguments

coef_names

names of the dummy coefficients of a factor variable

est_coef

estimated coefficient vector


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