parksw3/fitode: Tools for Ordinary Differential Equations Model Fitting

Methods and functions for fitting ordinary differential equations (ODE) model in 'R'. Sensitivity equations are used to compute the gradients of ODE trajectories with respect to underlying parameters, which in turn allows for more stable fitting. Other fitting methods, such as MCMC (Markov chain Monte Carlo), are also available.

Getting started

Package details

Maintainer
LicenseGPL (>=2)
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("parksw3/fitode")
parksw3/fitode documentation built on April 3, 2024, 7:45 a.m.