getNameInModel: Get the name of the given parameter in the CAMPSIS model.

View source: R/parameter.R

getNameInModelR Documentation

Get the name of the given parameter in the CAMPSIS model.

Description

Get the name of the given parameter in the CAMPSIS model.

Usage

getNameInModel(x)

## S4 method for signature 'theta'
getNameInModel(x)

## S4 method for signature 'omega'
getNameInModel(x)

## S4 method for signature 'sigma'
getNameInModel(x)

Arguments

x

element to know the name

Value

the name of this parameter


campsismod documentation built on Oct. 12, 2023, 5:13 p.m.