-
Notifications
You must be signed in to change notification settings - Fork 14
/
DESCRIPTION
27 lines (27 loc) · 1.46 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: sensitivity
Version: 1.30.1
Title: Global Sensitivity Analysis of Model Outputs and Importance
Measures
Authors@R: c(person(given = "Bertrand", family = "Iooss", role = c("aut", "cre"), email = "[email protected]"),
person(given = c("Sebastien"), family = "Da Veiga", role = "aut"),
person(given = "Alexandre", family = "Janon", role = "aut"),
person(given = "Gilles", family = "Pujol", role = "aut"))
Maintainer: Bertrand Iooss <[email protected]>
Depends: R (>= 3.0.0)
Imports: boot, numbers, methods, ggplot2, Rcpp, foreach, dtwclust
LinkingTo: Rcpp, RcppArmadillo
Suggests: condMVNorm, DiceDesign, DiceKriging, doParallel, evd,
ggExtra, grid, gplots, gtools, igraph, IncDTW, ks, lattice,
MASS, mc2d, mvtnorm, parallel, plotrix, pracma, proxy,
randtoolbox, RANN, reshape2, rgl, stringr, triangle, TSP,
viridisLite, whitening
Description: A collection of functions for sensitivity analysis of model outputs (factor screening, global sensitivity analysis and robustness analysis), for variable importance measures of data, as well as for interpretability of machine learning models. Most of the functions have to be applied on scalar output, but several functions support multi-dimensional outputs.
License: GPL-2
NeedsCompilation: yes
Repository: CRAN
Packaged: 2024-08-28 10:45:33 UTC; Bertrand
Author: Bertrand Iooss [aut, cre],
Sebastien Da Veiga [aut],
Alexandre Janon [aut],
Gilles Pujol [aut]
Date/Publication: 2024-08-28 13:40:13 UTC