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, newfile, fix)
Arguments
file.mod |
The control stream to update. Will not be edited. |
newfile |
New file to generate |
fix |
Fix the values? Probably only TRUE is supported. |
Value
The resulting control stream contents as text
[Package NMsim version 0.1.0 Index]