SDEtools provides functions for analyzing models based on stochastic differential equations (SDE's). These analysis include simulation of sample paths, solving the Kolmogorov equations that govern transition probabilities, state estimation, and optimal control.
You can install the development version of SDEtools from GitHub with:
# install.packages("devtools")
devtools::install_github("Uffe-H-Thygesen/SDEtools")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.