checkX: Helper function that checks for sensible covariate matrix.

Description Usage Arguments Value

View source: R/fitting_functions.R

Description

Helper function that checks for sensible covariate matrix.

Usage

1
checkX(X)

Arguments

X

numeric matrix of covariates, n design points by p covariates, for a given model and design points.

Value

throws an error if not full rank.


indirect documentation built on Feb. 9, 2022, 9:07 a.m.