NMupdateInits function

Create new Nonmem control stream with updated initial parameter values

Create new Nonmem control stream with updated initial parameter values

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

Returns

The resulting control stream path(s)

  • Maintainer: Philip Delff
  • License: MIT + file LICENSE
  • Last published: 2025-03-13