scale_curves: Scale curves.

Description Usage Arguments Details References

Description

The most important use is: scale residuals of test functions.

Usage

1
scale_curves(curve_set, scaling = "qdir", ...)

Arguments

curve_set

A curve_set or an envelope object. If an envelope object is given, it must contain the summary functions from the simulated patterns which can be achieved by setting savefuns = TRUE when calling envelope().

scaling

The name of the scaling to use. Options include 'none', 'q', 'qdir' and 'st'. 'qdir' is default.

...

Further arguments passed to the chosen scaling function.

Details

Given a set of curves in curve_set, the function scale_curves scales the curves by one of the following scalings:

See for details Myllymäki et al. (2013).

References

Myllymäki, M., Grabarnik, P., Seijo, H. and Stoyan. D. (2013). Deviation test construction and power comparison for marked spatial point patterns. arXiv:1306.1028


myllym/spptest documentation built on May 23, 2019, noon