NMupdateInits: Create new Nonmem control stream with updated initial...

View source: R/NMupdateInits.R

NMupdateInitsR 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 NMreplaceInits().

Value

The resulting control stream path(s)


NMsim documentation built on Nov. 2, 2024, 9:06 a.m.