plot.diag_resid: Graph the Distribution of Residuals

Description Usage Arguments Value See Also

Description

Makes a histogram of the distribution of residuals

Usage

1
2
3
4
5
## S3 method for class 'diag_resid'
plot(x, type = "hist", ...)

## S3 method for class 'diag_resid'
autoplot(object, type = "hist", ...)

Arguments

x, object

A diag_resid object.

type

A string indicating either: "hist" (residual histogram), "resid" (residual plot), or "both"

Value

A ggplot2 object.

See Also

gmwm and plot.gmwm


SMAC-Group/exts documentation built on May 9, 2019, 11:15 a.m.