Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

wres.vs.idv.bw

Box-and-whisker plot of weighted residuals vs the independent variable for Xpose 4


Description

This creates a box and whisker plot of weighted residuals (WRES) vs the independent variable (IDV), and is a specific function in Xpose 4. It is a wrapper encapsulating arguments to the xpose.plot.bw function. Most of the options take their default values from xpose.data object but may be overridden by supplying them as arguments.

Usage

wres.vs.idv.bw(object, ...)

Arguments

object

An xpose.data object.

...

Other arguments passed to link{xpose.plot.bw}.

Details

This creates a box and whisker plot of weighted residuals (WRES) vs the independent variable (IDV), and is a specific function in Xpose 4. It is a wrapper encapsulating arguments to the xpose.plot.bw function. Most of the options take their default values from xpose.data object but may be overridden by supplying them as arguments.

A wide array of extra options controlling bwplots are available. See xpose.plot.bw and xpose.panel.bw for details.

Value

Returns a stack of box-and-whisker plots of WRES vs IDV.

Author(s)

E. Niclas Jonsson, Mats Karlsson, Andrew Hooker & Justin Wilkins

See Also

Examples

## Here we load the example xpose database 
xpdb <- simpraz.xpdb

wres.vs.idv.bw(xpdb)

xpose4

Diagnostics for Nonlinear Mixed-Effect Models

v4.7.1
LGPL (>= 3)
Authors
Andrew C. Hooker [aut, cre, cph], Mats O. Karlsson [aut, cph], Justin J. Wilkins [aut], E. Niclas Jonsson [aut, trl, cph], Ron Keizer [ctb] (functionality for bootstrap of GAM and SCM)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.