Learn R Programming

rxode2 (version 2.0.7)

rxUiGet.cmtLines: S3 for getting information from UI model

Description

S3 for getting information from UI model

Usage

# S3 method for cmtLines
rxUiGet(x, ...)

# S3 method for dvidLine rxUiGet(x, ...)

# S3 method for paramsLine rxUiGet(x, ...)

# S3 method for simulationSigma rxUiGet(x, ...)

# S3 method for simulationModel rxUiGet(x, ...)

rxUiGet(x, ...)

# S3 method for theta rxUiGet(x, ...)

# S3 method for lstChr rxUiGet(x, ...)

# S3 method for omega rxUiGet(x, ...)

# S3 method for funTxt rxUiGet(x, ...)

# S3 method for allCovs rxUiGet(x, ...)

# S3 method for muRefTable rxUiGet(x, ...)

# S3 method for multipleEndpoint rxUiGet(x, ...)

# S3 method for funPrint rxUiGet(x, ...)

# S3 method for fun rxUiGet(x, ...)

# S3 method for md5 rxUiGet(x, ...)

# S3 method for ini rxUiGet(x, ...)

# S3 method for iniFun rxUiGet(x, ...)

# S3 method for modelFun rxUiGet(x, ...)

# S3 method for modelDesc rxUiGet(x, ...)

# S3 method for thetaLower rxUiGet(x, ...)

# S3 method for thetaUpper rxUiGet(x, ...)

# S3 method for default rxUiGet(x, ...)

Arguments

x

list of (UIenvironment, exact). UI environment is the parsed function for rxode2. exact is a boolean that says if an exact match is required.

...

Other arguments

Value

value that was requested from the UI object