View source: R/sobol_indices.R
print.sensobol | R Documentation |
sobol_indices
function.Display the results obtained with the sobol_indices
function.
## S3 method for class 'sensobol'
print(x, ...)
x |
A |
... |
Further arguments passed to or from other methods. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.