# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
 
cff-version: 1.2.0
message: 'To cite package "gsaot" in publications use:'
type: software
license: GPL-3.0-or-later
title: 'gsaot: Compute Global Sensitivity Analysis Indices Using Optimal Transport'
version: 0.1.0
doi: 10.32614/CRAN.package.gsaot
abstract: Computing Global Sensitivity Indices from given data using Optimal Transport,
  as defined in Borgonovo et al (2024) <https://doi.org/10.1287/mnsc.2023.01796>.
  You provide an input sample, an output sample, decide the algorithm, and compute
  the indices.
authors:
- family-names: Chiani
  given-names: Leonardo
  email: leonardo.chiani@polimi.it
  orcid: https://orcid.org/0009-0007-2491-6290
repository: https://CRAN.R-project.org/package=gsaot
repository-code: https://github.com/pietrocipolla/gsaot
url: https://pietrocipolla.github.io/gsaot/
date-released: '2025-01-10'
contact:
- family-names: Chiani
  given-names: Leonardo
  email: leonardo.chiani@polimi.it
  orcid: https://orcid.org/0009-0007-2491-6290