lm.actualvfitted.gaps: Highlight gaps in the models

Description Usage Arguments

Description

Takes a lm.actualvfitted object and plots.

Usage

1
lm.actualvfitted.gaps(lm.avf.object, tolerance = 0.2, graph = TRUE, ...)

Arguments

lm.avf.object

lm.avf object. Output of lm.avf saved as an object.

tolerance

Numeric between 0 and 1, e.g. if abs.resid/dep.var > 0.2 then it is highlighted.

graph

Logical. If TRUE then plots the variable with shades for gaps.


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