shill1729/sdes: Stochastic differential equation solver

Solve stochastic differential equations via Euler-Maruyama, Milstein, and Runge-Kutta2 methods. The EM scheme is implemented for Ito processes, exponential Ito-Levy processes, two-dimensional systems of correlated SDEs, and finally arbitrary systems of independent SDEs or SDEs all driven by the same Brownian motion.

Getting started

Package details

AuthorS. Hill
MaintainerS. Hill <52792611+shill1729@users.noreply.github.com>
LicenseGPL (>= 2)
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("shill1729/sdes")
shill1729/sdes documentation built on Aug. 30, 2021, 6:36 p.m.