R/lm.R
fit_lm.Rd
Fit linear model
fit_lm(x, y, ...)
design matrix of dimension n * p.
vector of observations of length n, or a matrix with n rows.
additional parameters to be passed to .lm.fit
a list
NULL #> NULL