checkX {indirect} | R Documentation |
Helper function that checks for sensible covariate matrix.
Description
Helper function that checks for sensible covariate matrix.
Usage
checkX(X)
Arguments
X |
numeric matrix of covariates, |
Value
throws an error if not full rank.
[Package indirect version 0.2.1 Index]