R/RcppExports.R
ols_t_cpp.Rd
OLS t-test / ANCOVA across features
ols_t_cpp(Y, X)
S x P matrix (subjects x features)
S x K design matrix with intercept if desired
List with beta (K x P), se (K x P), t (K x P), df (scalar), ok (P)