getNONMEMName {campsismod}R Documentation

Get NONMEM name.

Description

Get NONMEM name.

Usage

getNONMEMName(object)

## S4 method for signature 'theta'
getNONMEMName(object)

## S4 method for signature 'omega'
getNONMEMName(object)

## S4 method for signature 'sigma'
getNONMEMName(object)

Arguments

object

generic object

Value

the NONMEM name associated with this object


[Package campsismod version 1.1.1 Index]