rbind.rxEt |
Combining event tables |
rep.rxEt |
Repeat an RxODE event table |
rinvchisq |
Scaled Inverse Chi Squared distribution |
rLKJ1 |
One correlation sample from the LKJ distribution |
rxAllowUnload |
Allow unloading of dlls |
rxAssignPtr |
Assign pointer based on model variables |
rxbeta |
Simulate beta variable from threefry generator |
rxbinom |
Simulate Binomial variable from threefry generator |
rxcauchy |
Simulate Cauchy variable from threefry generator |
rxCbindStudyIndividual |
Bind the study parameters and individual parameters |
rxChain |
rxChain Chain or add item to solved system of equations |
rxchisq |
Simulate chi-squared variable from threefry generator |
rxClean |
Cleanup anonymous DLLs by unloading them |
rxCompile |
Compile a model if needed |
rxCompile.character |
Compile a model if needed |
rxCompile.rxDll |
Compile a model if needed |
rxCompile.rxModelVars |
Compile a model if needed |
rxCompile.RxODE |
Compile a model if needed |
rxControl |
Solving & Simulation of a ODE/solved system (and solving options) equation |
rxCores |
Get/Set the number of threads that RxODE uses |
rxCreateCache |
This will create the cache directory for RxODE to save between sessions |
rxD |
Add to RxODE's derivative tables |
rxDelete |
Delete the DLL for the model |
rxDerived |
Calculate derived parameters for the 1-, 2-, and 3- compartment linear models. |
rxDfdy |
Jacobian and parameter derivatives |
rxEvid |
EVID formatting for tibble and other places. |
rxexp |
Simulate exponential variable from threefry generator |
rxf |
Simulate F variable from threefry generator |
rxFromSE |
RxODE to symengine environment |
rxFun |
Add user function to RxODE |
rxgamma |
Simulate gamma variable from threefry generator |
rxgeom |
Simulate geometric variable from threefry generator |
rxGetLin |
Get the linear compartment model true function |
rxGetRxODE |
Get RxODE model from object |
rxHtml |
Format rxSolve and related objects as html. |
rxHtml.rxSolve |
Format rxSolve and related objects as html. |
rxIndLinState |
Set the preferred factoring by state |
rxIndLinStrategy |
This sets the inductive linearization strategy for matrix building |
rxInv |
Invert matrix using RcppArmadillo. |
rxIsCurrent |
Checks if the RxODE object was built with the current build |
rxLhs |
Left handed Variables |
rxLock |
Lock/unlocking of RxODE dll file |
rxNorm |
Get the normalized model |
rxnorm |
Simulate random normal variable from threefry/vandercorput generator |
rxnormV |
Simulate random normal variable from threefry/vandercorput generator |
RxODE |
Create an ODE-based model specification |
rxOptExpr |
Optimize RxODE for computer evaluation |
rxParam |
Parameters specified by the model |
rxParams |
Parameters specified by the model |
rxParams.rxEt |
Parameters specified by the model |
rxParams.RxODE |
Parameters specified by the model |
rxParams.rxSolve |
Parameters specified by the model |
rxPkg |
Creates a package from compiled RxODE models |
rxpois |
Simulate random Poisson variable from threefry generator |
rxPp |
Simulate a from a Poisson process |
rxProgress |
RxODE progress bar functions |
rxProgressAbort |
RxODE progress bar functions |
rxProgressStop |
RxODE progress bar functions |
rxRandNV |
Create a random "normal" matrix using vandercorput generator |
rxRateDur |
Creates a rxRateDur object |
rxReservedKeywords |
A list and description of Rode supported reserved keywords |
rxRmFun |
Add user function to RxODE |
rxRmvn |
Simulate from a (truncated) multivariate normal |
rxS |
Load a model into a symengine environment |
rxSetIni0 |
Set Initial conditions to time zero instead of the first observed/dosed time |
rxSetProd |
Defunct setting of product |
rxSetProgressBar |
Set timing for progress bar |
rxSetSeed |
Set the parallel seed for RxODE random number generation |
rxSetSum |
Defunct setting of sum |
rxShiny |
Use Shiny to help develop an RxODE model |
rxShiny.default |
Use Shiny to help develop an RxODE model |
rxShiny.rxSolve |
Use Shiny to help develop an RxODE model |
rxSimThetaOmega |
Simulate Parameters from a Theta/Omega specification |
rxSolve |
Solving & Simulation of a ODE/solved system (and solving options) equation |
rxSolve.default |
Solving & Simulation of a ODE/solved system (and solving options) equation |
rxStack |
Stack a solved object for things like ggplot |
rxState |
State variables |
rxSumProdModel |
Recast model in terms of sum/prod |
rxSupportedFuns |
Get list of supported functions |
rxSuppressMsg |
Respect suppress messages |
rxSymInvChol |
Get Omega^-1 and derivatives |
rxSyncOptions |
Sync options with RxODE variables |
rxSyntaxFunctions |
A list and description of Rode supported syntax functions |
rxt |
Simulate student t variable from threefry generator |
rxTempDir |
Get the RxODE temporary directory |
rxTest |
Validate RxODE This allows easy validation/qualification of nlmixr by running the testing suite on your system. |
rxTheme |
rxTheme is the RxODE theme for plots |
rxTick |
RxODE progress bar functions |
rxToSE |
RxODE to symengine environment |
rxTrans |
Translate the model to C code if needed |
rxTrans.character |
Translate the model to C code if needed |
rxTrans.default |
Translate the model to C code if needed |
rxunif |
Simulate uniform variable from threefry generator |
rxUnloadAll |
Unloads all RxODE compiled DLLs |
rxUnlock |
Lock/unlocking of RxODE dll file |
rxUse |
Use model object in your package |
rxValidate |
Validate RxODE This allows easy validation/qualification of nlmixr by running the testing suite on your system. |
rxweibull |
Simulate Weibull variable from threefry generator |
rxWinSetup |
Setup Windows components for RxODE |