NMsim_asis {NMsim} | R Documentation |
Simulation method that uses the provided control stream as is
Description
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.
Usage
NMsim_asis(file.sim, file.mod, data.sim)
Arguments
file.sim |
See |
file.mod |
See |
data.sim |
See |
Value
Path to simulation control stream
[Package NMsim version 0.1.2 Index]