summary.Clusters {nnspat} | R Documentation |
Return a summary of a Clusters
object
Description
Returns the below information about the object
:
call
of the function defining the object
, the type
of the pattern, parameters
of the pattern,
study window, some sample points from the generated pattern, reference points (if any for the bivariate pattern),
and number of points for each class
Usage
## S3 method for class 'Clusters'
summary(object, ...)
Arguments
object |
Object of class |
... |
Additional parameters for |
Value
The call
of the object of class 'Clusters
', the type
of the pattern, parameters
of the pattern,
study window, some sample points from the generated pattern, reference points (if any for the bivariate pattern),
and number of points for each class
Examples
#TBF
[Package nnspat version 0.1.2 Index]