A simple web application to demonstrate OpenFAIR modeling. This application allows a user to enter beta PERT parameters and run simulations to see the distribution of results, with high level summary statistics. As a demonstration application, only TEF, TC, DIFF, and LM parameters may be entered.
openfair_example(intermediates_dir = tempdir(), quiet = TRUE)
intermediates_dir | Location for intermediate knit files. |
---|---|
quiet |
|
Invisible NULL
if (FALSE) { openfair_example() }