a. findLinearColumns will also return a vector of column positions can be removed to eliminate the linear dependencies |
b. findLinearCombos will return a list that enumerates dependencies |
c. the function findLinearRows can be used to generate a complete set of row variables from one factor |
d. none of the mentioned |
Answer: findLinearCombos will return a list that enumerates dependencies |