.rxGenFoce              Generate FOCE without interaction
.rxWithOptions          Temporarily set options then restore them while
                        running code
.rxWithWd               Temporarily set options then restore them while
                        running code
.setWarnIdSort          Turn on/off warnings for ID sorting.
RxODE                   Create an ODE-based model specification
add.dosing              Add dosing to eventTable
add.sampling            Add sampling to eventTable
as.et                   Coerce object to data.frame
cvPost                  Sample a covariance Matrix from the Posterior
                        Inverse Wishart distribution.
et                      Event Table Function
etExpand                Expand additional doses
etRbind                 Combining event tables
etRep                   Repeat an RxODE event table
etSeq                   Sequence of event tables
eventTable              Create an event table object
forderForceBase         Force using base order for RxODE radix sorting
gammap                  Gammap: normalized lower incomplete gamma
                        function
gammapDer               gammapDer: derivative of gammap
gammapInv               gammapInv and gammapInva: Inverses of
                        normalized gammap function
gammaq                  Gammaq: normalized upper incomplete gamma
                        function
gammaqInv               gammaqInv and gammaqInva: Inverses of
                        normalized gammaq function
genShinyApp.template    Generate an example (template) of a dosing
                        regimen shiny app
getRxThreads            Get/Set the number of threads that RxODE uses
invWR1d                 One correlation sample from the Inverse Wishart
                        distribution
logit                   logit and inverse logit (expit) functions
lowergamma              lowergamma: upper incomplete gamma function
phi                     Cumulative distribution of standard normal
probit                  probit and inverse probit functions
rLKJ1                   One correlation sample from the LKJ
                        distribution
rinvchisq               Scaled Inverse Chi Squared distribution
rxAllowUnload           Allow unloading of dlls
rxAssignPtr             Assign pointer based on model variables
rxCbindStudyIndividual
                        Bind the study parameters and individual
                        parameters
rxChain                 rxChain Chain or add item to solved system of
                        equations
rxClean                 Cleanup anonymous DLLs by unloading them
rxCompile               Compile a model if needed
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.
rxFun                   Add user function to RxODE
rxGetLin                Get the linear compartment model true function
rxGetRxODE              Get RxODE model from object
rxHtml                  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
rxOptExpr               Optimize RxODE for computer evaluation
rxParams                Parameters specified by the model
rxPkg                   Creates a package from compiled RxODE models
rxPp                    Simulate a from a Poisson process
rxProgress              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
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
rxSimThetaOmega         Simulate Parameters from a Theta/Omega
                        specification
rxSolve                 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
rxTempDir               Get the RxODE temporary directory
rxTheme                 rxTheme is the RxODE theme for plots
rxToSE                  RxODE to symengine environment
rxTrans                 Translate the model to C code if needed
rxUnloadAll             Unloads all RxODE compiled DLLs
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.
rxWinSetup              Setup Windows components for RxODE
rxbeta                  Simulate beta variable from threefry generator
rxbinom                 Simulate Binomial variable from threefry
                        generator
rxcauchy                Simulate Cauchy variable from threefry
                        generator
rxchisq                 Simulate chi-squared variable from threefry
                        generator
rxexp                   Simulate exponential variable from threefry
                        generator
rxf                     Simulate F variable from threefry generator
rxgamma                 Simulate gamma variable from threefry generator
rxgeom                  Simulate geometric variable from threefry
                        generator
rxnorm                  Simulate random normal variable from
                        threefry/vandercorput generator
rxpois                  Simulate random Poisson variable from threefry
                        generator
rxt                     Simulate student t variable from threefry
                        generator
rxunif                  Simulate uniform variable from threefry
                        generator
rxweibull               Simulate Weibull variable from threefry
                        generator
stat_amt                Dosing/Amt geom/stat
stat_cens               Censoring geom/stat
summary.RxODE           Print expanded information about the RxODE
                        object.
uppergamma              uppergamma: upper incomplete gamma function
