drop_collinear: drop_collinear

View source: R/BMisc.R

drop_collinearR Documentation

drop_collinear

Description

A function to check for multicollinearity and drop collinear terms from a matrix

Usage

drop_collinear(matrix)

Arguments

matrix

a matrix for which the function will remove collinear columns

Value

a matrix with collinear columns removed


bcallaway11/BMisc documentation built on Jan. 12, 2025, 9:11 a.m.