Skip to content
/ sa Public

Sensitivity Analysis for Understanding Complex Computational Models

License

Notifications You must be signed in to change notification settings

JohnNay/sa

Repository files navigation

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)