add.dosing | Add dosing to eventTable |
add.sampling | Add sampling to eventTable |
as.et | Coerce object to data.frame |
coef.RxODE | Return the RxODE coefficients |
cvPost | Sample a covariance Matrix from the Posterior Inverse Wishart... |
dot-clearPipe | Clear/Set pipeline |
dot-rxGenFoce | Generate FOCE without interaction |
dot-rxWithOptions | Temporarily set options then restore them while running code |
dot-rxWithSink | With one sink, then release |
dot-rxWithWd | Temporarily set options then restore them while running code |
dot-s3register | Register a method for a suggested dependency |
dot-setWarnIdSort | Turn on/off warnings for ID sorting. |
et | Event Table Function |
etExpand | Expand additional doses |
etRbind | Combining event tables |
etRep | Repeat an RxODE event table |
etSeq | Sequence of event tables |
etTrans | Event translation for RxODE |
eventTable | Create an event table object |
findLhs | Find the assignments in R expression |
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... |
gammaq | Gammaq: normalized upper incomplete gamma function |
gammaqInv | gammaqInv and gammaqInva: Inverses of normalized gammaq... |
genShinyApp.template | Generate an example (template) of a dosing regimen shiny app |
getRxThreads | Get/Set the number of threads that RxODE uses |
guide_none | Empty Guide |
invWR1d | One correlation sample from the Inverse Wishart distribution |
is.rxEt | Check to see if this is an rxEt object. |
is.rxSolve | Check to see if this is an rxSolve object. |
logit | logit and inverse logit (expit) functions |
lowergamma | lowergamma: upper incomplete gamma function |
phi | Cumulative distribution of standard normal |
plus-.rxSolve | Update Solved object with '+' |
print.rxCoef | Print the rxCoef object |
print.rxDll | Print rxDll object |
print.RxODE | Print information about the RxODE object. |
probit | probit and inverse probit functions |
reexports | Objects exported from other packages |
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 |
rxBlockZeros | Creates a logical matrix for block matrixes. |
rxC | Return the C file associated with the RxODE object |
rxCat | Use cat when RxODE.verbose is TRUE |
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 |
rxChain2 | Second command in chaining commands |
rxchisq | Simulate chi-squared variable from threefry generator |
rxClean | Cleanup anonymous DLLs by unloading them |
rxCompile | Compile a model if needed |
rxCondition | Current Condition for RxODE object |
rxCreateCache | This will create the cache directory for RxODE to save... |
rxD | Add to RxODE's derivative tables |
rxDelete | Delete the DLL for the model |
rxDerived | Calculate derived parameters for the 1-, 2-, and 3-... |
rxDfdy | Jacobian and parameter derivatives |
rxDll | Return the DLL associated with the RxODE object |
rxDynLoad | Load RxODE object |
rxDynUnload | Unload RxODE object |
rxEvid | EVID formatting for tibble and other places. |
rxexp | Simulate exponential variable from threefry generator |
rxExpandGrid | Faster expand.grid |
rxExpandIfElse | Expand if/else clauses into mutiple different types of lines. |
rxf | Simulate F variable from threefry generator |
rxForget | Clear memoise cache for RxODE |
rxFun | Add user function to RxODE |
rxgamma | Simulate gamma variable from threefry generator |
rxGenSaem | Generate pred-only SAEM RxODE model |
rxgeom | Simulate geometric variable from threefry generator |
rxGetLin | Get the linear compartment model true function |
rxGetModel | Get model properties without compiling it. |
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... |
rxInits | Initial Values and State values for a RxODE object |
rxInv | Invert matrix using RcppArmadillo. |
rxIs | Check the type of an object using Rcpp |
rxIsCurrent | Checks if the RxODE object was built with the current build |
rxIsLoaded | Determine if the DLL associated with the RxODE object is... |
rxLhs | Left handed Variables |
rxLock | Lock/unlocking of RxODE dll file |
rxMd5 | Return the md5 of an RxODE object or file |
rxModels_ | Get the rxModels information |
rxModelVars | All model variables for a RxODE object |
rxNorm | Get the normalized model |
rxnormV | Simulate random normal variable from threefry/vandercorput... |
RxODE | Create an ODE-based model specification |
rxodeTest | Wrap a test in RxODE |
rxOptExpr | Optimize RxODE for computer evaluation |
rxParams | Parameters specified by the model |
rxParseErr | Prepare Error function for inclusion in RxODE |
rxParsePk | Parse PK function for inclusion in RxODE |
rxParsePred | Prepare Pred function for inclusion in RxODE |
rxPhysicalDrives | Returns a list of physical drives that have been or currently... |
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 |
rxPrune | Prune branches (ie if/else) from RxODE |
rxRandNV | Create a random "normal" matrix using vandercorput generator |
rxRateDur | Creates a rxRateDur object |
rxReload | Reload RxODE DLL |
rxReq | Require namespace, otherwise throw error. |
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 |
rxSEinner | Setup Pred function based on RxODE object. |
rxSetIni0 | Set Initial conditions to time zero instead of the first... |
rxSetProd | Defunct setting of product |
rxSetProgressBar | Set timing for progress bar |
rxSetSeed | Set the parallel seed for RxODE random number generation |
rxSetSilentErr | Silence some of RxODE's C/C++ messages |
rxSetSum | Defunct setting of sum |
rxSetupIni | Setup the initial conditions. |
rxSetupScale | Setup the initial conditions. |
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... |
rxSolveFree | Free the C solving/parsing information. |
rxSplitPlusQ | This function splits a function based on + or - terms |
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 |
rxSymInvCholCreate | Creates an object for calculating Omega/Omega^-1 and... |
rxSymInvCholN | Return the dimension of the built-in derivatives/inverses |
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 |
rxTheme | rxTheme is the RxODE theme for plots |
rxToSE | RxODE to symengine environment |
rxTrans | Translate the model to C code if needed |
rxunif | Simulate uniform variable from threefry generator |
rxUnloadAll | Unloads all RxODE compiled DLLs |
rxUse | Use model object in your package |
rxValidate | Validate RxODE This allows easy validation/qualification of... |
rxVersion | Version and repository for this dparser package. |
rxweibull | Simulate Weibull variable from threefry generator |
rxWinSetup | Setup Windows components for RxODE |
stat_amt | Dosing/Amt geom/stat |
stat_cens | Censoring geom/stat |
summary.rxDll | Summary of rxDll object |
summary.RxODE | Print expanded information about the RxODE object. |
uppergamma | uppergamma: upper incomplete gamma function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.