Creating RxODE compiled objects |
|
---|---|
Create an ODE-based model specification |
|
Creating RxODE event tables/data frames |
|
Event Table Function |
|
Combining event tables |
|
Repeat an RxODE event table |
|
Sequence of event tables |
|
Coerce object to data.frame |
|
Create an event table object |
|
Add dosing to eventTable |
|
Add sampling to eventTable |
|
Solving, Simulating and Solving options |
|
|
Solving & Simulation of a ODE/solved system (and solving options) equation |
Exploring RxODE and creating models with Shiny |
|
Use Shiny to help develop an RxODE model |
|
|
Generate an example (template) of a dosing regimen shiny app |
Using RxODE in Packages |
|
Use model object in your package |
|
Creates a package from compiled RxODE models |
|
Specialized Simulation functions |
|
Sample a covariance Matrix from the Posterior Inverse Wishart distribution. |
|
Scaled Inverse Chi Squared distribution |
|
Simulate a from a Poisson process |
|
Optimizing models and/or adding precision |
|
Optimize RxODE for computer evaluation |
|
Recast model in terms of sum/prod |
|
Defunct setting of product |
|
Defunct setting of sum |
|
Running unit tests in RxODE |
|
Validate RxODE This allows easy validation/qualification of nlmixr by running the testing suite on your system. |
|
Internal functions |
|
Create an ODE-based model specification |
|
Add dosing to eventTable |
|
Add sampling to eventTable |
|
Convert an event table to a data.table |
|
Coerce object to data.frame |
|
Convert to tbl |
|
Return the RxODE coefficients |
|
Sample a covariance Matrix from the Posterior Inverse Wishart distribution. |
|
Finalize inner RxODE based on symengine saved info |
|
Finalize RxODE pred based on symengine saved info |
|
Generate pieces for EBE only problem |
|
Generate the ETA sensitivities for FO related methods |
|
Generate FOCE without interaction |
|
Generate pieces for FOCEi inner problem |
|
Get the state information for the current model |
|
Generate the d(err)/d(eta) values for FO related methods |
|
Generate Augmented pred/err RxODE model |
|
Remove print statements |
|
Setup Rtools path |
|
Temporarily set options then restore them while running code |
|
Temporarily set options then restore them while running code |
|
Turn on/off warnings for ID sorting. |
|
Event Table Function |
|
Expand additional doses |
|
Combining event tables |
|
Repeat an RxODE event table |
|
Sequence of event tables |
|
Create an event table object |
|
Force using base order for RxODE radix sorting |
|
Gammap: normalized lower incomplete gamma function |
|
gammapDer: derivative of gammap |
|
gammapInv and gammapInva: Inverses of normalized gammap function |
|
Gammaq: normalized upper incomplete gamma function |
|
gammaqInv and gammaqInva: Inverses of normalized gammaq function |
|
|
Generate an example (template) of a dosing regimen shiny app |
Get/Set the number of threads that RxODE uses |
|
Empty Guide |
|
One correlation sample from the Inverse Wishart distribution |
|
Check to see if this is an rxEt object. |
|
Check to see if this is an rxSolve object. |
|
logit and inverse logit (expit) functions |
|
lowergamma: upper incomplete gamma function |
|
Cumulative distribution of standard normal |
|
Print information about the RxODE object. |
|
probit and inverse probit functions |
|
One correlation sample from the LKJ distribution |
|
Scaled Inverse Chi Squared distribution |
|
Add a return statment to a function. |
|
Allow unloading of dlls |
|
Assign pointer based on model variables |
|
Bind the study parameters and individual parameters |
|
rxChain Chain or add item to solved system of equations |
|
Cleanup anonymous DLLs by unloading them |
|
Compile a model if needed |
|
This will create the cache directory for RxODE to save between sessions |
|
Add to RxODE's derivative tables |
|
Delete the DLL for the model |
|
Calculate derived parameters for the 1-, 2-, and 3- compartment linear models. |
|
Jacobian and parameter derivatives |
|
|
EVID formatting for tibble and other places. |
Add user function to RxODE |
|
Generate pred-only SAEM RxODE model |
|
Get the linear compartment model true function |
|
Get RxODE model from object |
|
Format rxSolve and related objects as html. |
|
Set the preferred factoring by state |
|
This sets the inductive linearization strategy for matrix building |
|
Invert matrix using RcppArmadillo. |
|
Checks if the RxODE object was built with the current build |
|
Left handed Variables |
|
Lock/unlocking of RxODE dll file |
|
Get the normalized model |
|
Optimize RxODE for computer evaluation |
|
Parameters specified by the model |
|
Creates a package from compiled RxODE models |
|
Simulate a from a Poisson process |
|
RxODE progress bar functions |
|
Create a random "normal" matrix using vandercorput generator |
|
|
Creates a rxRateDur object |
A list and description of Rode supported reserved keywords |
|
Simulate from a (truncated) multivariate normal |
|
Load a model into a symengine environment |
|
Set Initial conditions to time zero instead of the first observed/dosed time |
|
Defunct setting of product |
|
Set timing for progress bar |
|
Set the parallel seed for RxODE random number generation |
|
Defunct setting of sum |
|
Use Shiny to help develop an RxODE model |
|
Simulate Parameters from a Theta/Omega specification |
|
|
Solving & Simulation of a ODE/solved system (and solving options) equation |
Stack a solved object for things like ggplot |
|
State variables |
|
Recast model in terms of sum/prod |
|
Get list of supported functions |
|
Respect suppress messages |
|
Get Omega^-1 and derivatives |
|
Sync options with RxODE variables |
|
A list and description of Rode supported syntax functions |
|
Get the RxODE temporary directory |
|
rxTheme is the RxODE theme for plots |
|
RxODE to symengine environment |
|
Translate the model to C code if needed |
|
Unloads all RxODE compiled DLLs |
|
Use model object in your package |
|
Validate RxODE This allows easy validation/qualification of nlmixr by running the testing suite on your system. |
|
Setup Windows components for RxODE |
|
Simulate beta variable from threefry generator |
|
Simulate Binomial variable from threefry generator |
|
Simulate Cauchy variable from threefry generator |
|
Simulate chi-squared variable from threefry generator |
|
Simulate exponential variable from threefry generator |
|
Simulate F variable from threefry generator |
|
Simulate gamma variable from threefry generator |
|
Simulate geometric variable from threefry generator |
|
Simulate random normal variable from threefry/vandercorput generator |
|
Simulate random Poisson variable from threefry generator |
|
Simulate student t variable from threefry generator |
|
Simulate uniform variable from threefry generator |
|
Simulate Weibull variable from threefry generator |
|
Dosing/Amt geom/stat |
|
Censoring geom/stat |
|
Print expanded information about the RxODE object. |
|
uppergamma: upper incomplete gamma function |