Skip to contents

This is a QQ plot of the distribution of weighted residuals (WRES) in the dataset, a specific function in Xpose 4. It is a wrapper encapsulating arguments to the xpose.plot.qq function.

Usage

wres.dist.qq(object, ...)

Arguments

object

An xpose.data object.

...

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

Value

Returns a QQ plot of weighted residuals (WRES).

Details

Displays a QQ plot of the weighted residuals (WRES).

Author

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

Examples

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

wres.dist.qq(xpdb)