Learn R Programming

GaDiFPT (version 1.0)

First Passage Time Simulation for Gaussian Diffusion Processes

Description

In this package we consider Gaussian Diffusion processes and smooth thresholds. After evaluating the mean of the process to check the subthreshold regimen hypothesis, the FPT density function is reconstructed via the numerical quadrature of the integral equation in (Buonocore 1987); first passage times are also generated by the method in (Buonocore 2014) and results are compared. The timestep of the simulations can iteratively be refined. User should provide the functional form for the drift and the infinitesimal variance in the script 'userfunc.R' and for the threshold in the script 'userthresh.R'. All the parameters required by the implementation are to be set in the script 'userparam.R'. Example scripts for common drifts and thresholds are given.

Copy Link

Version

Install

install.packages('GaDiFPT')

Monthly Downloads

10

Version

1.0

License

GPL-2

Maintainer

Maria Francesca Carfora

Last Published

February 17th, 2015

Functions in GaDiFPT (1.0)

plot.FPTdensity

Plotting Method for FPTdensity objects
examples

Example scripts and user provided functions for the Gaussian Diffusion Process
builtfunc

Functions characterizing the Gaussian Diffusion process X(t) and the considered threshold
inputlist

User provided parameters
vectorsetup

Setup of the mean and covariance vectors for the Gaussian Diffusion process
res_summary

User provided parameters
FPTdensity_byint

Evaluation of the FPT density and distribution functions
FPTsimul

Simulation of FPT by the Hazard Rate Method
diffusion

Diffusion processes
GaDiFPT-package

First Passage Time Simulation for Gauss Diffusion Processes