Inspects a block-wise nuisance regressor list before it is added to a
baseline model. The check is run per block and compares nuisance columns
against the baseline terms that would be constructed from basis, degree,
and intercept.
Arguments
- nuisance_list
A list of numeric matrices or data frames, one per block.
- sframe
A sampling frame.
- basis, degree, intercept
Baseline model settings used to construct the comparison baseline terms.
- tol
Numeric tolerance passed to QR rank checks.
- duplicate_threshold
Absolute correlation threshold used to flag duplicate or near-duplicate columns.