powered by
Apply linear model and extract required components for the test
applyLMNormal(x, y)
a list with three elements.
is either a numeric vector or a design matrix. In the design matrix, rows indicate observations and columns presents explanatory variables.
is a vector of numeric values with the same number of observations or number of rows as x.