Learn R Programming

nonmemica (version 0.9.1)

nms_nonmem.model: Generate NONMEM-style Names for Model

Description

Generates NONMEM-style names for parameters declared in a NONMEM control stream object. PsN uses NONMEM-style names, substituting a comment, if any: everything after the first semicolon, up to the second semicolon if present, without leading/trailing spaces/tabs.

Usage

# S3 method for model
nms_nonmem(x, ...)

Arguments

x

a model designator

...

passed arguments

Value

nonmem (character)

See Also

as.model

Other nms_nonmem: nms_nonmem.character, nms_nonmem.numeric, nms_nonmem