summary.SpatPatterns: Return a summary of a 'SpatPatterns' object

View source: R/AuxRFuncs4NNCTClasses.R

summary.SpatPatternsR Documentation

Return a summary of a SpatPatterns 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 'SpatPatterns'
summary(object, ...)

Arguments

object

Object of class SpatPatterns.

...

Additional parameters for summary.

Value

The call of the object of class 'SpatPatterns', 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

nnspat documentation built on Aug. 30, 2022, 9:06 a.m.