Remove linearly dependent columns

remove_dependent_columns(X)

Arguments

X

A matrix to remove linearly dependent columns (if they exist).

Value

X matrix with linearly independent columns