Skip to contents

This is a histogram 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.histogram function.

Usage

wres.dist.hist(object, ...)

Arguments

object

An xpose.data object.

...

Other arguments passed to xpose.plot.histogram.

Value

Returns a histogram of weighted residuals (WRES).

Details

Displays a histogram 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.hist(xpdb)