linreg: Function to estimate (multiple) linear regression.

Description Usage Arguments Source

View source: R/linreg.R

Description

Function to estimate (multiple) linear regression.

Usage

1

Arguments

formula

an object of class "formula": a symbolic description of the model to be fitted.

data

the dataframe containing the variables in the model.

Source

https://en.wikipedia.org/wiki/Linear_regression


eliscl/lab4 documentation built on Dec. 20, 2021, 4:18 a.m.