NMupdateInits {NMsim} | R Documentation |
Create new Nonmem control stream with updated initial parameter values
Description
Create new Nonmem control stream with updated initial parameter values
Usage
NMupdateInits(file.mod, file.ext, newfile, fix)
Arguments
file.mod |
The control stream to update. Will not be edited. |
file.ext |
|
newfile |
New file to generate |
fix |
Fix the values? Probably only TRUE is supported. Passed to |
Value
The resulting control stream path(s)
[Package NMsim version 0.1.3 Index]