Package: GSA.UN
Type: Package
Title: Global Sensitivity Analysis Tool
Version: 1.0.0
Authors@R: c(person("Camila", "Garcia-Echeverri", email = "cagarciae@unal.edu.co", comment = c(ORCID = "0000-0001-8227-7684"),role = c("aut", "cre")),
             person("Maria", "Arenas-Bautista", email = "mcarenasb@unal.edu.co", comment = c(ORCID = "0000-0003-1578-5157"), role = c("cot")),
             person("Leonardo", "Donado", email = "lddonadog@unal.edu.co", comment=c(ORCID = "0000-0002-5479-3419" ), role = c("cot")))
Maintainer: Camila Garcia-Echeverri <cagarciae@unal.edu.co>
Description: A tool to sensitivity analysis using SOBOL (Sobol, 1993) and AMA (Dell'Oca et al. 2017 <doi:10.5194/hess-21-6219-2017>) indices.
            It allows to identify the most sensitive parameter or parameters of a model.
Depends: R (>= 3.4)
Imports: stats, e1071, utils
Suggests: knitr, rmarkdown
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-07-09 20:41:30 UTC; camil
Author: Camila Garcia-Echeverri [aut, cre]
    (<https://orcid.org/0000-0001-8227-7684>),
  Maria Arenas-Bautista [cot] (<https://orcid.org/0000-0003-1578-5157>),
  Leonardo Donado [cot] (<https://orcid.org/0000-0002-5479-3419>)
Repository: CRAN
Date/Publication: 2020-07-10 09:40:03 UTC
Built: R 4.5.1; ; 2025-10-06 02:03:49 UTC; windows
