Replace initial values in Nonmem control stream
NMreplaceInits(inits, fix = FALSE, ...)
The modified control stream
A data.frame with new initial estimates, same style as returned by NMdata::NMreadExt. Column` par.type` can contain elements THETA, OMEGA, SIGMA.
Fix the initial values? Default is not to.
Passed to NMdata::NMwriteSection. This is important for NMreplaceInits to run at all.