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]
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 29 Mar. 2025.
Previous versions and publish date:
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
02/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for dMod0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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