print.sensobol: Display the results obtained with the 'sobol_indices'...

View source: R/sobol_indices.R

print.sensobolR Documentation

Display the results obtained with the sobol_indices function.

Description

Display the results obtained with the sobol_indices function.

Usage

## S3 method for class 'sensobol'
print(x, ...)

Arguments

x

A sensobol object produced by sobol_indices.

...

Further arguments passed to or from other methods.

Value

The function print.sensobol informs on the first and total-order estimators used in the computations, the total number of model runs and the sum of first-order index. It also plots the estimated results.


arnaldpuy/sensobol documentation built on Feb. 24, 2024, 12:32 a.m.