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)
Location for intermediate knit files.
TRUE
to suppress printing of pandoc output.
Invisible NULL
if (FALSE) {
openfair_example()
}