README.md

smcDE

Summary

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.

Installation

install_github(``shijiaw/smcDE'')

Quick Start

smcDE(data, times, seed, knots, CESSthresholds, NP, resampleThreshold, alambda, blambda, sigmac, DEmodel)

Input Arguments

Output

Demo

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.

Simulation

The folder 'Simulation' includes setups for simulation studies in manuscript. The results can be reproduced by running `main.R'.



shijiaw/smcDE documentation built on Nov. 25, 2020, 2:14 p.m.