DiffusionRjgqd-package:
A package for Performing Inference and Analysis on Generalized Quadratic Jump Diffusion Processes (JGQDs).
Description
DiffusionRjgqd is a toolbox for performing analysis and inference on a class of jump diffusion processes with quadratic drift and diffusion with state-dependent and time inhomogeneous jump mechanisms. The package consists of functions for performing likelihood based inference and transitional density approximations for both 1D and 2D JGQDs.
Arguments
Details
Package:
DiffusionRjgqd
Type:
Package
Version:
0.1.0
Date:
2015-12-01
License:
GPL (>= 2)
The package is designed around an interface whereby the user supplies standard R-functions dictating the functional form of the coefficients of the JGQD after which the package handles all the necessary mathematics and algorithmic construction. Furthermore, computational efficiency is optimized by constructing algorithms in C++ using the Rcpp and RcppArmadillo libraries.