Learn R Programming

stppResid (version 1.1)

print.gridresid: Print details of a gridresid object

Description

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

Usage

"print"(x, ...)

Arguments

x
A “gridresid” object.
...

Details

Prints the details of the space-time dataset, the grid-based residuals, and the spatial grid.

See Also

gridresid

Examples

Run this code
data(gresiduals)
gresiduals

Run the code above in your browser using DataLab