Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: model simulator to model generator

...

d = DataSimulator.simulate(m0)

for ( m : ModelSimulatorModelGenerator.simulate generate (m0) ) {

      l = LHood ( d with model m )

...

  1. Initial model m0
  2. Data simulator algorithm (dynamic)
  3. Model simulator generator algorithm (specific to parameter) (dynamic)
  4. LHood algorithm (dynamic)