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 April 3, 2025, 7:37 p.m.