| Concatenation of functions | *.fn prodfn |
| Multiplication of objective functions with scalars | %.*% |
| Direct sum of datasets | +.datalist sumdatalist |
| Direct sum of functions | +.fn sumfn |
| Direct sum of objective functions | +.objfn sumobjfn |
| Add two lists element by element | +.objlist sumobjlist |
| Add reaction to reaction table | addReaction |
| Append an objective function to a basic dMod.frame | appendObj |
| Make a column "parframes" out of "fits" | appendParframes |
| Coerce to a Data Frame | as.data.frame.datalist as.data.frame.prdlist |
| Coerce equation list into a data frame | as.data.frame.eqnlist |
| Coerce to an equation vector | as.eqnvec as.eqnvec.character as.eqnvec.eqnlist |
| Coerce to eventlist | as.eventlist as.eventlist.data.frame as.eventlist.list |
| Generate objective list from numeric vector | as.objlist |
| Coerce object to a parameter frame | as.parframe as.parframe.parlist |
| Select a parameter vector from a parameter frame. | as.parvec.parframe |
| Select attributes. | attrs |
| Time-course data for the Bile Acid model The dataset used in the dMod publication: Kaschek D, Mader W, Fehling-Kaschek M, Rosenblatt M, Timmer J. Dynamic modeling, parameter estimation, and uncertainty analysis in R. Journal of Statistical Software. 2019 Apr 30;88:1-32. | BAdata |
| Embed two matrices into one blockdiagonal matrix | blockdiagSymb |
| Build the est.grid from prd, fixed.grid, conditional and condition.grid | build_est.grid |
| Do some consistency checks on conditional and condition.grid | check_cond |
| Some consistency checks for fixed.grid and est.grid | check_grids |
| Load one row of a dMod.frame into the .GlobalEnv | checkout_hypothesis |
| Combine several data.frames by rowbind | combine |
| Compare two objects and return differences | compare compare.character compare.data.frame compare.eqnvec compare.list |
| Compile one or more prdfn, obsfn or parfn objects | compile |
| Profile uncertainty extraction | confint.parframe |
| Determine conserved quantites by finding the kernel of the stoichiometric matrix | conservedQuantities |
| Compute a differentiable box prior | constraintExp2 |
| Soft L2 constraint on parameters | constraintL2 |
| List, get and set controls for different functions | controls controls.fn controls.objfn controls<- controls<-.fn controls<-.objfn |
| Coordinate transformation for data frames | coordTransform |
| Access the covariates in the data | covariates covariates.data.frame covariates.datalist covariates.tbl_df |
| Open a unit test template. | createExample |
| Generate a datalist object | as.datalist as.datalist.data.frame as.datalist.list c.datalist datalist is.datalist names<-.datalist |
| L2 objective function for validation data point | datapointL2 |
| Define parameter transformations by 'define()', 'branch()' and 'insert()' | branch define insert |
| Generate a dMod.frame | dMod.frame |
| Symbolic time derivative of equation vector given an equation list | dot |
| Generate eqnlist object | as.eqnlist as.eqnlist.data.frame eqnlist is.eqnlist |
| Generate equation vector object | eqnvec is.eqnvec |
| Eventlist | addEvent eventlist |
| Extract an example from a unit test file. | exmpextr |
| Alternative version of expand.grid | expand.grid.alt |
| Extract example from unit tests. | extractExamples |
| Fit an error model | fitErrorModel |
| Return some useful forcing functions as strings | forcingsSymb |
| Encode equation vector in format with sufficient spaces | format.eqnvec |
| Evaluation of algebraic expressions defined by characters | funC0 |
| Get coefficients from a character | getCoefficients |
| Extract the conditions of an object | getConditions getConditions.fn getConditions.list getConditions.tbl_df |
| Extract the derivatives of an object | getDerivs getDerivs.list getDerivs.objlist getDerivs.parvec getDerivs.prdframe getDerivs.prdlist |
| Get Symbols and Numeric constants from a character | getElements |
| Extract the equations of an object | getEquations getEquations.fn getEquations.odemodel getEquations.prdfn |
| Generate list of fluxes from equation list | getFluxes |
| Determine loaded DLLs available in working directory | getLocalDLLs |
| Extract the observables of an object | getObservables getObservables.tbl_df |
| Extract the parameters of an object | getParameters getParameters_dispatch getParameters_dispatch.eqnlist getParameters_dispatch.eventlist getParameters_dispatch.fn getParameters_dispatch.odemodel getParameters_dispatch.parvec getParameters_dispatch.prdframe getParameters_dispatch.prdlist |
| Extract parameter names from est.grid | getParameters_est.grid |
| Generate a table of reactions (data.frame) from an equation list | getReactions |
| Get the indices of the n largest (not necessarily best) steps of a parframe | getStepIndices |
| Get the rows of the n largest steps of a parframe | getSteps |
| Open last plot in external pdf viewer | ggopen |
| Generalized Inverse of a Matrix | ginv |
| An identity function which vanishes upon concatenation of fns | Id |
| Create an objlist with zeros as entries | init_empty_objlist |
| Time-course data for the JAK-STAT cell signaling pathway | jakstat |
| Bind named list of data.frames into one data.frame | lbind |
| Construct fitlist from temporary files. | load.parlist |
| Load shared object for a dMod object | loadDLL |
| Translate long to wide format (inverse of wide2long.matrix) | long2wide |
| Print list of dMod objects in .GlobalEnv | lsdMod |
| Extract individualized parameters for one ID | make_pars |
| dMod match function arguments | match.fnargs |
| Get modelname from single object (used internally) | mname mname.character mname.fn mname.NULL mname.objfn |
| Get and set modelname | modelname modelname<- modelname<-.fn modelname<-.objfn |
| Reproducibly construct "random" parframes | msParframe |
| Non-Linear Optimization, multi start | mstrust |
| A version of dplyr::mutate | mutatedMod.frame |
| Compute the negative log-likelihood | nll |
| Non-linear log likelihood for the ALOQ part of the data | nll_ALOQ |
| Non-linear log likelihood for the BLOQ part of the data | nll_BLOQ |
| L2 norm between data and model prediction | normIndiv normL2 |
| Find integer-null space of matrix A | nullZ |
| Objective frame | objframe |
| Generate objective list | objlist |
| Observation function | obsfn |
| Generate the model objects for use in Xs (models with sensitivities) | odemodel |
| Generate a parameter transformation function | P |
| Parameter transformation function | parfn |
| Generate a parameter frame | is.parframe parframe subset.parframe [.parframe |
| Parameter list | as.parlist c.parlist parlist summary.parlist |
| Parameter vector | as.parvec as.parvec.numeric c.parvec parvec [.parvec |
| Parameter transformation | Pexpl |
| Parameter transformation (implicit) | Pimpl |
| Plot a list data points | plot.datalist |
| Plot a parameter list. | plot.parlist |
| Plot a list of model predictions and a list of data points in a combined plot | plot.prdframe plot.prdlist plotCombined plotCombined.prdlist plotCombined.tbl_df |
| Plot a list data points | plotData plotData.data.frame plotData.datalist plotData.tbl_df |
| Plot Fluxes given a list of flux Equations | plotFluxes |
| Plot parameter values for a fitlist | plotPars plotPars.parframe plotPars.tbl_df |
| Profile likelihood: plot of the parameter paths. | plotPaths plotPaths.list plotPaths.parframe plotPaths.tbl_df |
| Plot a list of model predictions | plotPrediction plotPrediction.prdlist plotPrediction.tbl_df |
| Profile likelihood plot | plotProfile plotProfile.list plotProfile.parframe plotProfile.tbl_df |
| Plot residuals for a fitlist | plotResiduals |
| Plotting objective values of a collection of fits | plotValues plotValues.parframe plotValues.tbl_df |
| Prediction function | prdfn |
| Prediction frame | prdframe |
| Prediction list | as.prdlist as.prdlist.list prdlist |
| Model Predictions | predict.prdfn |
| Print or pander equation list | print.eqnlist |
| Print equation vector | print.eqnvec |
| Pretty printing parameter transformations | print.parfn |
| Pretty printing for a parameter vector | print.parvec |
| Print object and its "default" attributes only. | print0 |
| L2 objective function for prior value | priorL2 |
| Profile-likelihood (PL) computation | profile |
| Progress bar | progressBar |
| Reduce replicated measurements to mean and standard deviation | reduceReplicates |
| Rename the derivatives of an objective function according to a lookup table | rename_objlist |
| Reparameterization | repar |
| Compare data and model prediction by computing residuals | res |
| Place top elements into bottom elemens | resolveRecurrence |
| Transform matrix A into reduced row echelon form this function is written along the lines of the rref-matlab function. | rref |
| Standard dMod color palette | scale_color_dMod |
| Standard dMod color scheme | scale_fill_dMod |
| Gather statistics of a fitlist | stat.parlist |
| Elide character vector | strelide |
| Pad string to desired width | strpad |
| Submatrix of a matrix returning ALWAYS a matrix | submatrix |
| subset of an equation list | subset.eqnlist |
| Summary of an equation vector | summary.eqnvec |
| Standard plotting theme of dMod | theme_dMod |
| Non-Linear Optimization | trust trustL1 |
| Extract those lines of a parameter frame with unique elements in the value column | unique.parframe |
| Get variance-covariance matrix from trust result | vcov |
| Translate wide output format (e.g. from ode) into long format | wide2long |
| Translate wide output format (e.g. from ode) into long format | wide2long.data.frame |
| Translate wide output format (e.g. from ode) into long format | wide2long.list |
| Translate wide output format (e.g. from ode) into long format | wide2long.matrix |
| Write equation list into a csv file | write.eqnlist |
| Model prediction function from data.frame | Xd |
| Model prediction function for ODE models without sensitivities. | Xf |
| Model prediction function for ODE models. | Xs |
| Generate a prediction function that returns times | Xt |
| Observation functions. | Y |