View source: R/mrgsim_worker.R
mrgsim_ms | R Documentation |
Use this function when running mrgsolve while parallelizing on a multisession worker node where the model dll might not be loaded.
mrgsim_ms(mod, ...)
mrgsim_worker(mod, ...)
mod |
a model object |
... |
passed to |
mrgsim_worker(mrgsolve:::house())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.