linreg-class: Linreg function.

Description Arguments Methods

Description

Linreg function.

Arguments

formula

An object of class formula.. @param data A data_set. @return A model estimation.

Methods

coef()

Returns the coefficients.

plot()

Plots the residuals against fitted values and Scale-Location.

pred()

Returns a vector of predicted values

print()

Prints a formula and the coefficients.

resid()

Returns a vector of the residuals

summary()

Returns the coefficients, standard error, t-values and p-values


GeorgiaEm/732A94_Lab4 documentation built on May 3, 2019, 2:54 p.m.