summary.satscan {rsatscan} | R Documentation |
Methods for satscan-class objects
Description
These functions define the default methods for satscan-class objects, which are the result objects from a call to satscan()
Usage
## S3 method for class 'satscan'
summary(object, ...)
Arguments
object |
is a satscan object |
... |
vestigial, for compatability with the default summary method |
Value
object, invisibly. Side effect is to display minimal facts contained in ss
[Package rsatscan version 1.0.8 Index]