lmxy1: Simple LM

View source: R/lmxy1.R

lmxy1R Documentation

Simple LM

Description

Fit a simple LM fast, only returning the coefficients.

Usage

lmxy1(x, y)

Arguments

x

a vector containing the predictor values.

y

a vector containing the response values.

Value

Vector containing the coefficients.

See Also

lmxy2.


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