Learn R Programming

glmtoolbox (version 0.1.12)

envelope: Normal QQ-plot with simulated envelope of model residuals

Description

Generic function for building a normal QQ-plot with simulated envelope of residuals obtained from a fitted model.

Usage

envelope(object, ...)

Value

A matrix with the simulated envelope and, optionally, a plot of it.

Arguments

object

a fitted model object.

...

further arguments passed to or from other methods.