smcDE is an R package of a recently proposed method for estimating parameters in differential equations. The differential equations are solved via collocation, and inference are made by developed sequential Monte Carlo algorithm, based on constructed fully Bayesian scheme.
install_github(``shijiaw/smcDE'')
smcDE(data, times, seed, knots, CESSthresholds, NP, resampleThreshold, alambda, blambda, sigmac, DEmodel)
We refer users to Folder 'Demos' for examples. In 'Demos', folder 'Demo1' includes an example for ODE parameter estimation; folder 'Demo2' includes an example for our first DDE example; folder 'Demo3' includes an example for our second DDE example.
The folder 'Simulation' includes setups for simulation studies in manuscript. The results can be reproduced by running `main.R'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.