Learn R Programming

gsaot (version 1.1.0)

summary.gsaot_indices: Summary method for gsaot_indices objects

Description

Summary method for gsaot_indices objects

Usage

# S3 method for gsaot_indices
summary(object, digits = 3, ranking = NULL, ...)

Value

(Invisibly) a named list containing the main elements summarised on screen.

Arguments

object

An object of class "gsaot_indices".

digits

(default: 3) Number of significant digits to print for numeric values.

ranking

An integer with absolute value less or equal than the number of inputs. If positive, select the first ranking inputs per importance.

...

Further arguments (currently ignored).