envelope {glmtoolbox}R Documentation

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, ...)

Arguments

object

a fitted model object.

...

further arguments passed to or from other methods.

Value

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


[Package glmtoolbox version 0.1.12 Index]