plot.thinresid: Plot thinned residuals

Description Usage Arguments Author(s) See Also Examples

View source: R/plot.thinresid.R

Description

Plot thinned residuals for a space-time point process.

Usage

1
2
## S3 method for class 'thinresid'
plot(x, ..., pch = 1, asp = 1)

Arguments

x

A “thinresid” object.

...

Arguments for use with plot.

pch

Character type for plotting the points.

asp

y/x aspect ratio.

Author(s)

Robert Clements

See Also

thinresid

Examples

1
2
3
4
5

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