SA

Sensitivity Analysis for Complex Computational Models

View the Project on GitHub JohnNay/sa

Build Status

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)