rpredict: Predicted Residuals

Description Usage Arguments

View source: R/modsel.R

Description

Predicted Residuals

Usage

1
2
3
4
rpredict(model, ...)

## S3 method for class 'lm'
rpredict(model, infl = lm.influence(model, do.coef = FALSE))

Arguments

model

an R object, typically by lm

...

further arguments pass to or from other methods

infl

influence structure


ssustat/regbook documentation built on July 7, 2020, 12:16 a.m.