Example Problems


Many other examples located in the examples directory of the MADS repository.

For example, execute

include(joinpath(Mads.dir, "examples", "contamination", "contamination.jl"))

to perform various example analyses related to groundwater contaminant transport, or execute

include(joinpath(Mads.dir, "examples", "bigdt", "bigdt.jl"))

to perform Bayesian Information Gap Decision Theory (BIG-DT) analysis.