NMsim_asis function

Simulation method that uses the provided control stream as is

Simulation method that uses the provided control stream as is

The simplest of all method. It does nothing (but again, NMsim handles $INPUT, $DATA, $TABLE and more. Use this for instance if you already created a simulation (or estimation actually) control stream and want NMsim to run it on different data sets.

NMsim_asis(file.sim, file.mod, data.sim)

Arguments

  • file.sim: See ?NMsim.
  • file.mod: See ?NMsim.
  • data.sim: See ?NMsim.

Returns

Path to simulation control stream

  • Maintainer: Philip Delff
  • License: MIT + file LICENSE
  • Last published: 2025-03-13