Learn R Programming

stppResid (version 1.1)

print.tessresid: Print details of a tessresid object

Description

Prints the details of the results of finding tessellation residuals for a space-time point process.

Usage

"print"(x, ...)

Arguments

x
A “tessresid” object.
...

Details

Prints the details of the space-time dataset, the tessellation residuals, and the tile list.

The tile list is a list of the details of the tessellation cells.

See Also

tessresid

Examples

Run this code
data(tsresiduals)
tsresiduals

Run the code above in your browser using DataLab