v1.4.0
hmer 1.4.0
Bug fixes
-
Multiple fixes to deal with singletons: ensuring 1d examples work with
generate_new_runs; single output systems behave appropriately under clustering, diagnostics, and implausibility forbimodal_emulator_from_data; modifications tosimulator_plotfor single output systems; bug-fix ingenerate_new_runsfor user-provided single-element plausible sets. -
Small fixes to guarantee compatibility with new functionality.
-
Fixed scoping issue with variance emulators where emulator would not get the correct
s_diagfunction when initialised within a collection of emulators invariance_emulator_from_data
Enhancements
-
Beeswarm plots added as alternative to
simulator_plot(credit to tjmckinley) -
Custom multi-emulator implausibility now supported within
generate_new_runs: multiple conditions can be supplied as part of the point-screening process viaaccept_measure. Structure of optional arguments forgenerate_new_runshas been modified (with backwards-compatibility for older code) - see help file for details. -
Added check to
emulator_from_datato handle mismatched input names and ranges
New Functionality
Proto_emulatorintroduced: thehmerframework of diagnostics, visualisation, and point proposal can be used with entirely custom objects.