View source: R/applyLMNormal.R
applyLMNormal | R Documentation |
Apply linear model and extract required components for the test
applyLMNormal(x, y)
x |
is either a numeric vector or a design matrix. In the design matrix, rows indicate observations and columns presents explanatory variables. |
y |
is a vector of numeric values with the same number of observations or number of rows as x. |
a list with three elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.