buildCentMat: A function to build a centering matrix based on a dataframe

View source: R/buildCentMat.R

buildCentMatR Documentation

A function to build a centering matrix based on a dataframe

Description

A function to build a centering matrix based on a dataframe

Usage

buildCentMat(object)

Arguments

object

an modelDI object or dataframe

Value

a centering matrix consisting of ones and zeroes, or a list with components

centMat

a centering matrix consisting of ones and zeroes

datFrame

The dataframe with factors with one level removed


CenterForStatistics-UGent/combi documentation built on Aug. 22, 2023, 11:02 p.m.