plot.supresid: Plot superposed residuals

Description Usage Arguments Details Author(s) See Also Examples

View source: R/plot.supresid.R

Description

Plot superposed residuals for a space-time point process.

Usage

1
2
## S3 method for class 'supresid'
plot(x, ..., pch1 = 1, pch2 = 3, asp = 1)

Arguments

x

A “supresid” object.

...

Arguments for use with plot.

pch1

Character type for plotting the original data points.

pch2

Character type for plotting the simulated points.

asp

y/x aspect ratio.

Details

Plots the superposed residuals, where the original points of the point pattern can be plotted as a separate symbol than the superposed (simulated) points.

Author(s)

Robert Clements

See Also

supresid

Examples

1
2
3
4
5

stppResid documentation built on May 29, 2017, 3:48 p.m.