Last data update: 2014.03.03

GaDiFPT

Package: GaDiFPT
Type: Package
Title: First Passage Time Simulation for Gaussian Diffusion Processes
Version: 1.0
Date: 2015-01-16
Author: A. Buonocore, M.F. Carfora
Maintainer: Maria Francesca Carfora <f.carfora@iac.cnr.it>
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.
License: GPL-2
Packaged: 2015-02-17 09:52:29 UTC; carfora
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-17 19:43:09

15 images, 10 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GaDiFPT' ...
** package 'GaDiFPT' successfully unpacked and MD5 sums checked
** R
** demo
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'GaDiFPT'
    finding HTML links ... done
    FPTdensity_byint                        html  
    FPTsimul                                html  
    GaDiFPT-package                         html  
    builtfunc                               html  
    diffusion                               html  
    examples                                html  
    inputlist                               html  
    plot.FPTdensity                         html  
    res_summary                             html  
    vectorsetup                             html  
** building package indices
** testing if installed package can be loaded
* DONE (GaDiFPT)
Making 'packages.html' ... done