Takes a lm.actualvfitted object and plots.
1 | lm.actualvfitted.gaps(lm.avf.object, tolerance = 0.2, graph = TRUE, ...)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.