Learn R Programming

stppResid (version 1.1)

plot.thinresid: Plot thinned residuals

Description

Plot thinned residuals for a space-time point process.

Usage

"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.

See Also

thinresid

Examples

Run this code
data(tresiduals1)
plot(tresiduals1)

data(tresiduals2)
plot(tresiduals2)

Run the code above in your browser using DataLab