Man pages for nlmixr2/rxode2
Facilities for Simulating from ODE-Based Models

add.dosingAdd dosing to eventTable
add.samplingAdd sampling to eventTable
as.etCoerce object to data.frame
as.iniTurn into an ini block for initialization
as.modelTurn into a model expression
as.rxUiAs rxode2 ui
assertCompartmentExistsVerify that the compartment exists in a model
assertCompartmentNameVerify that a value is a valid nlmixr2 compartment name
assertCompartmentNewVerify that a compartment would be new to the model
assertRxUiAssert properties of the rxUi models
assertVariableExistsAssert a variable exists in the model
assertVariableNewAssert a variable would be new to the model
binomProbsCalculate expected confidence bands with binomial sampling...
boxCoxboxCox/yeoJohnson and inverse boxCox/yeoJohnson functions
coef.rxode2Return the rxode2 coefficients
cvPostSample a covariance Matrix from the Posterior Inverse Wishart...
dELUDerivatives of the Exponential Linear Unit (ELU) Activation...
dfWishartThis uses simulations to match the rse
dGELUDerivatives of GELU
dlReLUDerivative of Leaky ReLU activation function
dot-assertRenameErrorModelLineThis function asserts the requested rename makes sense
dot-cbindOmecbind Ome
dot-clearPipeClear/Set pipeline
dot-collectWarningsCollect warnings and just warn once.
dot-convertIdConvert a factor/char to an id
dot-copyUiThis copies the rxode2 UI object so it can be modified
dot-expandParsExpand parameters
dot-extraCGenerate extraC information for rxode2 models
dot-extraCnowGet the extraCnow for compiling
dot-getLastIdLvlGet the last 'idLvl'
dot-getWhGet the internal breakdown of an evid
dot-handleSingleErrTypeNormOrTFoceiBaseHandle the single error for normal or t distributions
dot-iniGetAppendArgThis gets the append arg for the ini() piping
dot-iniHandleAppendReorder rows in iniDf
dot-iniHandleLineUpdate the iniDf of a model
dot-linCmtSensBIs the linear systems with gradients built-in
dot-matchesLangTemplateCheck if a language object matches a template language object
dot-minfoInternal messaging statements
dot-modelHandleModelLinesHandle model lines
dot-pipeRxAssign in the rxode2 pipeline
dot-quoteCallInfoLinesReturns quoted call information
dot-rxBlankIniGet a blank, theta1, or eta1 initialization block for iniDf
dot-rxCReturn the C code of an internal function
dot-rxDocTablePrint out a table in the documentation
dot-rxGetHiBoundaryPred1AndIniGet the upper boundary condition when the transformation it
dot-rxGetLambdaFromPred1AndIniGet the lambda value based on the pred information
dot-rxGetLowBoundaryPred1AndIniGet the lower boundary condition when the transformation...
dot-rxGetPredictionDVTransformGet the Observation transformation
dot-rxGetPredictionFGet the prediction name
dot-rxGetPredictionFTransformGet the prediction transformation
dot-rxGetVarianceForErrorTypeGet Variance for error type
dot-rxIsLinCmtInternal function to tell if the linCmt() is the model...
dot-rxJacobianInternal function for calculating the Jacobian
dot-rxLinCmtGenInternal function to generate the model variables for a...
dot-rxode2ptrsGet the rxode2 function pointers
dot-rxPruneInternal Pruning function
dot-rxSEeqUsrReturn the equivalents symengine user functions from C
dot-rxSensSensitivity for model
dot-rxTransformrxode2 general transformation function
dot-rxTransInfoGet the information about the rxode2 derived parameter...
dot-rxWithOptionsTemporarily set options then restore them while running code
dot-rxWithSinkWith one sink, then release
dot-rxWithWdTemporarily set options then restore them while running code
dot-s3registerRegister a method for a suggested dependency
dot-symengineFsReturn symengineFs from user functions
dot-toClassicEvidThis converts NONMEM-style EVIDs to classic RxODE events
dot-udfCallFunArgGet the function name with the current arguments as a string
dot-udfEnvResetLock/Unlock environment for getting R user functions
dot-udfEnvSetSetup the UDF environment (for querying user defined...
dot-udfEnvSetUdfUse the udf model variable information to get the environment...
dot-udfExistsSee if the UI function exists in given environment.
dot-udfMd5InfoGet the udf strings for creating model md5
dot-uiArgHandle arguments for ui functions
dot-useUtfInternal function to figure out if this session supports...
dot-vecDfConvert numeric vector to repeated data.frame
dPReLUDerivatives Parametric ReLU Activation Function
dReLUDerivative of the Rectified Linear Unit (ReLU) Activation...
dSELUDerivative of the Scaled Exponential Linear Unit (SELU)...
dsoftplusDefault Softplus Activation Function
dSwishDerivative of the Swish Activation Function
ELUExponential Linear Unit (ELU) Activation Function
erfError function
etEvent Table Function
etExpandExpand additional doses
etRbindCombining event tables
etRepRepeat an rxode2 event table
etSeqSequence of event tables
etTransEvent translation for rxode2
eventTableCreate an event table object
findLhsFind the assignments in R expression
forderForceBaseForce using base order for rxode2 radix sorting
gammapGammap: normalized lower incomplete gamma function
gammapDergammapDer: derivative of gammap
gammapInvgammapInv and gammapInva: Inverses of normalized gammap...
gammaqGammaq: normalized upper incomplete gamma function
gammaqInvgammaqInv and gammaqInva: Inverses of normalized gammaq...
GELUGELU activation function
genShinyApp.templateGenerate an example (template) of a dosing regimen shiny app
getBaseIniSimModelGet the base simulation model for simulation with inis in the...
getBaseSimModelGet the base simulation model for simulation
getBaseSymengineModelGet the symengine for loading into symengine with 'rxS()'
getRxThreadsGet/Set the number of threads that rxode2 uses
guide_noneEmpty Guide
iniIni block for rxode2/nlmixr models
ini-setAssign the ini block in the rxode2 related object
invWR1dOne correlation sample from the Inverse Wishart distribution
is.rxEtCheck to see if this is an rxEt object.
is.rxSolveCheck to see if this is an rxSolve object.
is.rxStackDataReturn if the object can be stacked
linModLinear model to replace in rxode2 ui model
llikBetaCalculate the log likelihood of the binomial function (and...
llikBinomCalculate the log likelihood of the binomial function (and...
llikCauchylog likelihood of Cauchy distribution and it's derivatives...
llikChisqlog likelihood and derivatives for chi-squared distribution
llikExplog likelihood and derivatives for exponential distribution
llikFlog likelihood and derivatives for F distribution
llikGammalog likelihood and derivatives for Gamma distribution
llikGeomlog likelihood and derivatives for Geom distribution
llikNbinomCalculate the log likelihood of the negative binomial...
llikNbinomMuCalculate the log likelihood of the negative binomial...
llikNormLog likelihood for normal distribution
llikPoislog-likelihood for the Poisson distribution
llikTLog likelihood of T and it's derivatives (from stan)
llikUniflog likelihood and derivatives for Unif distribution
llikWeibulllog likelihood and derivatives for Weibull distribution
logitlogit and inverse logit (expit) functions
lowergammalowergamma: upper incomplete gamma function
lReLULeaky ReLU activation function
meanProbsCalculate expected confidence bands or prediction intreval...
modelModel block for rxode2/nlmixr models
modelExtractExtract model lines from a rxui model
model-setAssign the model block in the rxode2 related object
odeMethodToIntConversion between character and integer ODE integration...
phiCumulative distribution of standard normal
plot.rxSolvePlot rxode2 objects
plus-.rxSolveUpdate Solved object with '+'
PReLUParametric ReLU Activation Function
print.rxCoefPrint the rxCoef object
print.rxDllPrint rxDll object
print.rxModelVarsPrint Values
print.rxode2Print information about the rxode2 object.
probitprobit and inverse probit functions
reexportsObjects exported from other packages
ReLURectified Linear Unit (ReLU) Activation Function
rinvchisqScaled Inverse Chi Squared distribution
rLKJ1One correlation sample from the LKJ distribution
rxAllowUnloadAllow unloading of dlls
rxAppendModelAppend two rxui models together
rxAssignControlValueAssign Control Variable
rxAssignPtrAssign pointer based on model variables
rxbetaSimulate beta variable from threefry generator
rxbinomSimulate Binomial variable from threefry generator
rxBlockZerosCreates a logical matrix for block matrixes.
rxCReturn the C file associated with the rxode2 object
rxCatUse cat when rxode2.verbose is TRUE
rxcauchySimulate Cauchy variable from threefry generator
rxCbindStudyIndividualBind the study parameters and individual parameters
rxChainrxChain Chain or add item to solved system of equations
rxChain2Second command in chaining commands
rxchisqSimulate chi-squared variable from threefry generator
rxCleanCleanup anonymous DLLs by unloading them
rxCombineErrorLinesCombine Error Lines and create rxode2 expression
rxCompileCompile a model if needed
rxConditionCurrent Condition for rxode2 object
rxControlUpdateSensThis updates the tolerances based on the sensitivity...
rxCreateCacheThis will create the cache directory for rxode2 to save...
rxDAdd to rxode2's derivative tables
rxDeleteDelete the DLL for the model
rxDemoteAddErrDemote the error type
rxDerivedCalculate derived parameters for the 1-, 2-, and 3-...
rxDfdyJacobian and parameter derivatives
rxDllReturn the DLL associated with the rxode2 object
rxDynLoadLoad rxode2 object
rxDynUnloadUnload rxode2 object
rxErrTypeCombineCombine transformations and error structures
rxEtDispatchSolveDispatch solve to 'rxode2' solve
rxEvidEVID formatting for tibble and other places.
rxexpSimulate exponential variable from threefry generator
rxExpandFEta_Expand d(f)/d(eta)
rxExpandGridFaster expand.grid
rxExpandGrid_Expand grid internal function
rxExpandIfElseExpand if/else clauses into multiple different types of...
rxExpandSens_Expand sensitivity
rxExpandSens2_Expand second order sensitivity
rxfSimulate F variable from threefry generator
rxFixPopApply the fixed population estimated parameters
rxForgetClear memoise cache for rxode2
rxFunAdd/Create C functions for use in rxode2
rxFunParseAdd user function to rxode2
rxgammaSimulate gamma variable from threefry generator
rxgeomSimulate geometric variable from threefry generator
rxGetControlrxGetControl option from ui
rxGetDistributionSimulationLinesThis is a S3 method for getting the distribution lines for a...
rxGetLinGet the linear compartment model true function
rxGetModelGet model properties without compiling it.
rxGetrxode2Get rxode2 model from object
rxGetSeedGet the rxode2 seed
rxHtmlFormat rxSolve and related objects as html.
rxIndLinStateSet the preferred factoring by state
rxIndLinStrategyThis sets the inductive linearization strategy for matrix...
rxInitsInitial Values and State values for a rxode2 object
rxIntToBaseConvert a positive base
rxIntToLetterConvert a positive integer to a letter series
rxInvInvert matrix using RcppArmadillo.
rxIsCheck the type of an object using Rcpp
rxIsCurrentChecks if the rxode2 object was built with the current build
rxIsLoadedDetermine if the DLL associated with the rxode2 object is...
rxLhsLeft handed Variables
rxLockLock/unlocking of rxode2 dll file
rxMd5Return the md5 of an rxode2 object or file
rxModels_Get the rxModels information
rxModelVarsAll model variables for a rxode2 object
rxnbinomSimulate Binomial variable from threefry generator
rxNormGet the normalized model
rxnormVSimulate random normal variable from threefry generator
rxode2Create an ODE-based model specification
rxode2parseInternal translation to get model variables list
rxode2parseAssignPackagesToLoadControl the packages that are loaded when a 'rxode2' model...
rxode2parseAssignPointerTranslationThis sets function gets the currently assigned function...
rxode2parseAssignTranslationThis assigns the c level linkages for a roxde2 model
rxode2parseDThis gives the derivative table for rxode2
rxode2parseGetPointerAssignmentThis function gets the currently assigned function pointer...
rxode2parseGetTranslationThis function gets the currently assigned translations
rxode2-setSet the function body of an rxUi object while retaining other...
rxOptExprOptimize rxode2 for computer evaluation
rxordSimulate ordinal value
rxParamsParameters specified by the model
rxParseErrPrepare Error function for inclusion in rxode2
rxParsePkParse PK function for inclusion in rxode2
rxParsePredPrepare Pred function for inclusion in rxode2
rxParseSetSilentErrSilence some of rxode2's C/C++ messages
rxParseSuppressMsgRespect suppress messages
rxPkgCreates a package from compiled rxode2 models
rxpoisSimulate random Poisson variable from threefry generator
rxPpSimulate a from a Poisson process
rxPreferredDistributionNameChange distribution name to the preferred distribution name...
rxProgressrxode2 progress bar functions
rxPrunePrune branches (ie if/else) from rxode2
rxRateDurCreates a rxRateDur object
rxReloadReload rxode2 DLL
rxRemoveControlrxRemoveControl options for UI object
rxRenameRename items inside of a 'rxode2' ui model
rxRepR0_Rep R0 for foce
rxReqRequire namespace, otherwise throw error.
rxReservedKeywordsA list and description of rxode2 supported reserved keywords
rxResidualErrorA description of Rode2 supported residual errors
rxRmvnSimulate from a (truncated) multivariate normal
rxSLoad a model into a symengine environment
rxSeedEngThis seeds the engine based on the number of cores used in...
rxSetControlrxSetControl options for UI object
rxSetCovariateNamesForPipingAssign covariates for piping
rxSetIni0Set Initial conditions to time zero instead of the first...
rxSetPipingAutoSet the variables for the model piping automatic covarite...
rxSetProdDefunct setting of product
rxSetProgressBarSet timing for progress bar
rxSetSeedSet the parallel seed for rxode2 random number generation
rxSetSilentErrSilence some of rxode2's C/C++ messages
rxSetSumDefunct setting of sum
rxSetupIniSetup the initial conditions.
rxSetupScaleSetup the initial conditions.
rxShinyUse Shiny to help develop an rxode2 model
rxSimThetaOmegaSimulate Parameters from a Theta/Omega specification
rxSolveOptions, Solving & Simulation of an ODE/solved system
rxSolveFreeFree the C solving/parsing information.
rxSolveSetupSee if the memory is installed for a solve
rxSplitPlusQThis function splits a function based on + or - terms
rxStackStack a solved object for things like default ggplot2 plot
rxStateState variables
rxSumProdModelRecast model in terms of sum/prod
rxSupportedFunsGet list of supported functions
rxSuppressMsgRespect suppress messages
rxSymInvCholGet Omega^-1 and derivatives
rxSymInvCholCreateCreates an object for calculating Omega/Omega^-1 and...
rxSymInvCholNReturn the dimension of the built-in derivatives/inverses
rxSyncOptionsSync options with rxode2 variables
rxSyntaxFunctionsA list and description of Rode supported syntax functions
rxtSimulate student t variable from threefry generator
rxTempDirGet the rxode2 temporary directory
rxThemerxTheme is the ggplot2 theme for rxode2 plots
rxToSErxode2 to symengine environment
rxTransTranslate the model to C code if needed
rxUdfUiThis function is called when processing rxode2 user functions...
rxUdfUiControlReturn the control that is being processed or setup control...
rxUdfUiDataReturn the data.frame that is being processed or setup...
rxUdfUiEstReturn the current estimation method for the UI processing
rxUdfUiIniDfGet the rxode2 iniDf of the current UI being processed (or...
rxUdfUiIniLhsReturn the lhs parsed language expression
rxUdfUiMvReturn the model variables that is being processed or setup...
rxUdfUiNumThis gives the current number in the ui of the particular...
rxUdfUiParsingReturns if the current ui function is being parsed
rxUdfUiResetReset the rxode2 ui environment variables
rxUiDecompressCompress/Decompress 'rxode2' ui
rxUiDeparseThis is a generic function for deparsing certain objects when...
rxUiGetS3 for getting information from UI model
rxunifSimulate uniform variable from threefry generator
rxUnloadAllUnloads all rxode2 compiled DLLs
rxUseUse model object in your package
rxValidateValidate rxode2 This allows easy validation/qualification of...
rxVersionVersion and repository for this dparser package.
rxweibullSimulate Weibull variable from threefry generator
rxWithSeedPreserved seed and possibly set the seed
SELUScaled Exponential Linear Unit (SELU) Activation Function
softplusSoftplus Activation Function
stat_amtDosing/Amt geom/stat
stat_censCensoring geom/stat
summary.rxDllSummary of rxDll object
summary.rxode2Print expanded information about the rxode2 object.
swapMatListWithCubeSwaps the matrix list with a cube
SwishSwitch Activation Function
testIniDfThis function tests if this object is a iniDf as needed by...
testRxLinCmtTest if rxode2 uses linear solved systems
testRxUnboundedTest if the rxode2 model has any parameters with user defined...
toTrialDurationConvert event data to trial duration data A helper function...
update.rxUiUpdate for rxUi
uppergammauppergamma: upper incomplete gamma function
zeroReSet random effects and residual error to zero
nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.