save_results: Save GSA results

Description Usage Arguments Author(s)

View source: R/save_results.R

Description

This function helps to save the results in .csv format

Usage

1
2
3
4
5
6
7
8
9
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


GSA.UN documentation built on July 10, 2020, 5:06 p.m.