Sensitivity Analysis for Complex Computational Models
This R package facilitates Sensitivity Analysis for Complex Computational Models.
Install and load the latest release of the package from GitHub:
# install.packages("devtools")
devtools::install_github("JohnNay/sa")
library(sa)