SIRMultiWaveEmulators {hmer} | R Documentation |
Sample Multi-wave Emulators
Description
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
.
Usage
SIRMultiWaveEmulators
Format
A list containing Emulator
objects:
- Wave 1
Emulators trained on Wave 0, generating wave 1 points
- Wave 2
Emulators trained on the results of the above wave 1 points
- Wave 3
Emulators trained on the results of the above wave 2 points
[Package hmer version 1.6.0 Index]