save_results: Save GSA results

View source: R/save_results.R

save_resultsR 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


cagarciae/GSA.UN documentation built on Aug. 25, 2022, 11:55 p.m.