lmxy2: Multiple LM

View source: R/lmxy2.R

lmxy2R Documentation

Multiple LM

Description

Fit multiple LM fast, only returning the coefficients.

Usage

lmxy2(X, y)

Arguments

X

a matrix containing predictor values and 1 in first column.

y

a vector (or single-column matrix) containing response values.

Value

Vector containing the coefficients.

See Also

lmxy1.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.