GU_normalization_get_vcov: Get covariance matrix for GU normalization

View source: R/GU_normalization.R

GU_normalization_get_vcovR Documentation

Get covariance matrix for GU normalization

Description

This function adjusts the covariance matrix for the additional coefficients of the originally left-out reference levels of all factor variable.

Usage

GU_normalization_get_vcov(coef_names, Cov_beta)

Arguments

coef_names

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

Cov_beta

estimated covariance matrix of the regression coefficients


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