Other packages > Find by keyword >

dMod  

Dynamic Modeling and Parameter Estimation in ODE Models
View on CRAN: Click here


Download and install dMod package within the R console
Install from CRAN:
install.packages("dMod")

Install from Github:
library("remotes")
install_github("cran/dMod")

Install by package version:
library("remotes")
install_version("dMod", "1.0.2")



Attach the package and use:
library("dMod")
Maintained by
Daniel Kaschek
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-06-11
Latest Update: 2021-01-27
Description:
The framework provides functions to generate ODEs of reaction networks, parameter transformations, observation functions, residual functions, etc. The framework follows the paradigm that derivative information should be used for optimization whenever possible. Therefore, all major functions produce and can handle expressions for symbolic derivatives. The methods used in dMod were published in Kaschek et al, 2019, .
How to cite:
Daniel Kaschek (2015). dMod: Dynamic Modeling and Parameter Estimation in ODE Models. R package version 1.0.2, https://cran.r-project.org/web/packages/dMod. Accessed 09 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:30), 0.1 (2015-06-11 18:31), 0.3.1 (2016-05-18 17:26), 0.3.2 (2016-09-30 10:48), 0.4.2 (2018-08-09 14:50), 0.4 (2017-09-08 23:59), 1.0.0 (2019-04-24 00:12), 1.0.1 (2020-02-10 21:50)
Other packages that cited dMod R package
View dMod citation profile
Other R packages that dMod depends, imports, suggests or enhances
Complete documentation for dMod
Functions, R codes and Examples using the dMod R package
Some associated functions: Id . P . Pexpl . Pimpl . Xd . Xf . Xs . Xt . Y . addReaction . as.data.frame.dMod . as.data.frame.eqnlist . as.eqnvec . as.eventlist . asjlist . as.parframe . as.parvec.parframe . attrs . blockdiagSymb . combine . compare . compile . confint.parframe . conservedQuantities . constraintExp2 . constraintL2 . controls . coordTransform . covariates . datalist . datapointL2 . define . dot . eqnlist . eqnvec . eventlist . expand.grid.alt . fitErrorModel . forcingsSymb . format.eqnvec . funC0 . getCoefficients . getConditions . getDerivs . getEquations . getFluxes . getLocalDLLs . getObservables . getParameters . getReactions . ggopen . grapes-.-times-grapes . jakstat . lbind . load.parlist . loadDLL . long2wide . lsdMod . match.fnargs . mname . modelname . msParframe . mstrust . nll . normL2 . nullZ . objframe . objlist . obsfn . odemodel . parfn . parframe . parlist . parvec . plot.datalist . plot.parlist . plotCombined . plotData . plotFluxes . plotPars . plotPaths . plotPrediction . plotProfile . plotResiduals . plotValues . plus-.datalist . plus-.fn . plus-jfn . plus-jlist . prdfn . prdframe . prdlist . predict.prdfn . print.eqnlist . print.eqnvec . print.parfn . print.parvec . print0 . priorL2 . profile . progressBar . reduceReplicates . repar . res . resolveRecurrence . rref . scale_color_dMod . scale_fill_dMod . stat.parlist . steadyStates . strelide . strpad . submatrix . subset.eqnlist . summary.eqnvec . symmetryDetection . theme_dMod . times-.fn . trust . unique.parframe . wide2long.data.frame . wide2long.list . wide2long.matrix . wide2long . write.eqnlist . wrss . 
Some associated R codes: classes.R . dMod.R . data.R . dataClass.R . eqnClass.R . eventClass.R . objClass.R . odeClass.R . parClass.R . parameters.R . plots.R . prdClass.R . prediction.R . statistics.R . steadyStates.R . strings.R . symbolics.R . symmetryDetection.R . tools.R . trust.R . trustL1.R .  Full dMod package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

rcites  
R Interface to the Species+ Database
A programmatic interface to the Species+ database via the Species+/CITES ...
Download / Learn more Package Citations See dependency  
recogito  
Interactive Annotation of Text and Images
Annotate text with entities and the relations between them. Annotate areas of interest in images wit ...
Download / Learn more Package Citations See dependency  
SubTite  
Subgroup Specific Optimal Dose Assignment
Chooses subgroup specific optimal doses in a phase I dose finding clinical trial allowing for subgro ...
Download / Learn more Package Citations See dependency  
survivalROC  
Time-Dependent ROC Curve Estimation from Censored Survival Data
Compute time-dependent ROC curve from censored survival data using Kaplan-Meier (KM) or Nearest Neig ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,194

R Packages

239,283

Dependencies

74,752

Author Associations

28,195

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA