Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mkoohafkan/reval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reval: repeated function evaluation for sensitivity analysis

CRAN_Status_Badge Project Status: Active R-CMD-check CRAN_Download_Badge

reval is a small utility package for repeated function evaluations in R. It is designed to simplify scenario testing and sensitivity analysis. The package supports one-factor-at-a-time (OFAT) sensitivity analysis, evaluation of parameter sets and (sampled) parameter permutation. The actual evaluation is done using furrr::future_pmap() to take advantage of parallel processing functionality as specified via future::plan().

About

repeated function evaluation for sensitivity analysis in R

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages