View source: R/nm.create.control.r
makeRandom | R Documentation |
Parse random effects and construct new random effects statements
makeRandom(sw = "omega", ctl, ranEf)
sw |
either "omega" or "sigma" for IIV or residual random effects |
ctl |
character vector containing the current version of the NONMEM control stream |
ranEf |
vector with the estimated random effects. These are the estimates to be placed in the new control stream |
A control stream ready for execution written to file
This function is only used by nm.create.control
.
nm.create.control
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.