pred.linreg: pred S3 method

Description Usage Arguments Value

View source: R/pred.R

Description

S3 method for objects of class linreg providing the fitted values of the linear regression

Usage

1
2
## S3 method for class 'linreg'
pred(object)

Arguments

object

An object of class linreg

Value

vector containing fitted values


Marbr987/lab4 documentation built on Dec. 17, 2021, 2:20 a.m.