residPlot: Plot residuals of a lm over time.

Description Usage Arguments

Description

Prints a ggplot of residuals from a model over time.

Usage

1
residPlot(lm.object, date.index = "Week")

Arguments

lm.object

Output of lm function.

date.index

Character. The column from the model source data that is the date variable.


Braja93/braja documentation built on May 6, 2019, 12:07 a.m.