View source: R/NMreplaceInits.R
NMreplaceInits | R Documentation |
Replace initial values in Nonmem control stream
NMreplaceInits(inits, fix = FALSE, ...)
inits |
A data.frame with new initial estimates, same style as returned by NMdata::NMreadExt. Column' par.type' can contain elements THETA, OMEGA, SIGMA. |
fix |
Fix the initial values? Default is not to. |
... |
Passed to NMdata::NMwriteSection. This is important for NMreplaceInits to run at all. |
The modified control stream
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.