Rdtq: Density Tracking by Quadrature

Implementation of density tracking by quadrature (DTQ) algorithms for stochastic differential equations (SDEs). DTQ algorithms numerically compute the density function of the solution of an SDE with user-specified drift and diffusion functions. The calculation does not require generation of sample paths, but instead proceeds in a deterministic fashion by repeatedly applying quadrature to the Chapman-Kolmogorov equation associated with a discrete-time approximation of the SDE. The DTQ algorithm is provably convergent. For several practical problems of interest, we have found the DTQ algorithm to be fast, accurate, and easy to use.

Getting started

Package details

AuthorHarish S. Bhat, R. W. M. A. Madushani, Shagun Rawat
MaintainerHarish S. Bhat <hbhat@ucmerced.edu>
LicenseGPL (>= 2)
Version0.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Rdtq")

Try the Rdtq package in your browser

Any scripts or data that you put into this service are public.

Rdtq documentation built on May 1, 2019, 8:01 p.m.