SIRMultiWaveEmulators {hmer} | R Documentation |
An rda object containing three waves of emulators applied to
SIR model (described in SIRSample
). The corresponding points
(both training and validation) are stored in SIRMultiWaveData
.
SIRMultiWaveEmulators
A list containing Emulator
objects:
Emulators trained on Wave 0, generating wave 1 points
Emulators trained on the results of the above wave 1 points
Emulators trained on the results of the above wave 2 points