save_results {GSA.UN} | R Documentation |
Save GSA results
Description
This function helps to save the results in .csv format
Usage
save_results(
SOBOL = NULL,
SOBOL_total = NULL,
amae = NULL,
amav = NULL,
amar = NULL,
amak = NULL,
dir
)
Arguments
SOBOL |
SOBOL index |
SOBOL_total |
SOBOL_total |
amae |
AMAE index |
amav |
AMAV index |
amar |
AMAR index |
amak |
AMAK index |
dir |
a directory to save the results |
Author(s)
Camila Garcia-Echeverri <cagarciae@unal.edu.co>
Hydrodynamics of the natural media research group - HYDS National University of Colombia - Bogota
[Package GSA.UN version 1.0.0 Index]