print.superthin: Print details of a 'superthin' object

Description Usage Arguments Details Author(s) See Also Examples

View source: R/print.superthin.R

Description

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

Usage

1
2
## S3 method for class 'superthin'
print(x, ...)

Arguments

x

A “superthin” object.

...

Details

Prints the details of the space-time dataset, the super-thinning rate, the super-thinned residuals, the simulated points, the automatically retained points, the retained points after thinning, and the removed points.

Author(s)

Robert Clements

See Also

superthin

Examples

1
2

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