dollar_subroutine: Get/set $SUBROUTINE values in control file

dollar_subroutineR Documentation

Get/set $SUBROUTINE values in control file

Description

[Stable]

These are mostly back end functions used by subroutine() and will make simple ADVAN/TRANS/TOL adjustments to the NONMEM control file. No other file changes outside $SUBROUTINE will be made which makes advan and trans less useful than the higher level subroutine() function.

Usage

advan(m, text)

trans(m, text)

tol(m, text)

Arguments

m

An nm object.

text

Optional number/character number to set to.

Value

If text is specified returns an nm object with modified ctl_contents field. Otherwise returns the value of the advan, trans, or tol.

See Also

subroutine()


tsahota/NMproject documentation built on Oct. 1, 2022, 11:51 a.m.