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)

Arguments

file.mod

The control stream to update. Will not be edited.

file.ext

Path to ext file. Default is to replace extension on 'file.mod'.

newfile

New file to generate

Value

The resulting control stream path(s)


[Package NMsim version 0.2.4 Index]