summary.gsaot_indices {gsaot} | R Documentation |
Summary method for gsaot_indices
objects
Description
Summary method for gsaot_indices
objects
Usage
## S3 method for class 'gsaot_indices'
summary(object, digits = 3, ranking = NULL, ...)
Arguments
object |
An object of class |
digits |
(default: |
ranking |
An integer with absolute value less or equal than the number
of inputs. If positive, select the first |
... |
Further arguments (currently ignored). |
Value
(Invisibly) a named list
containing the main elements
summarised on screen.
[Package gsaot version 1.1.0 Index]