Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 434 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 434 Bytes

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)