applyLMNormal: Apply linear model and extract required components for the...

View source: R/applyLMNormal.R

applyLMNormalR Documentation

Apply linear model and extract required components for the test

Description

Apply linear model and extract required components for the test

Usage

applyLMNormal(x, y)

Arguments

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.

Value

a list with three elements.


gofedf documentation built on Oct. 1, 2023, 5:08 p.m.