Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 10 found.
[1] < 1 > [1]  Sort:

inputlist (Package: GaDiFPT) : User provided parameters

inputlist creates an object of class “inputlist” from the given set of provided values. print shows an object of class “inputlist”.
● Data Source: CranContrib
● Keywords:
● Alias: M, RStudioflag, Tfin, deltat, inputlist, print.inputlist, quadflag, t0, x0
● 0 images

builtfunc (Package: GaDiFPT) :

builtfunc evaluates all the functions describing a generic Gaussian Diffusion process X(t) (drift, infinitesimal variance, mean, variance and first derivative of the transition density); it also evaluates the threshold function and its time derivative, both required in the evaluation of the kernel function of the Volterra integral equation for the FPT pdf (Buonocore 1987).
● Data Source: CranContrib
● Keywords:
● Alias: S, Sp, a, a1, a2, b, builtfunc, cc, fdt, mdt, psi, vdt
2 images

FPTdensity_byint (Package: GaDiFPT) :

The FPT density g0 and distribution function gg0 are evaluated up to a fixed time T on N1max gridpoints by numerical integration of the Volterra integral equation given in Buonocore 1987. Note that this time may not correspond to the final time Tfin when full reconstruction of the FPT density by quadrature is not required (quadflag set to 0 in the input parameters list).
● Data Source: CranContrib
● Keywords:
● Alias: FPTdensity_byint
3 images

FPTsimul (Package: GaDiFPT) :

FPTsimul generates M spikes (times of first boundary crossing) for the Gaussian Diffusion proces X(t) by implementing the Hazard Rate Method, based on the instantaneous firing rate, defined as the ratio between the probability density function and the survival function of the process. The asymptotic firing rate is also estimated to shorten computations. histplot then produced an histogram of the simulated times and plot it against the approximated FPT density as obtained by FPTdensity_byint
● Data Source: CranContrib
● Keywords:
● Alias: FPTsimul, histplot
4 images

vectorsetup (Package: GaDiFPT) :

vectorsetup evaluates the vectors mp (mean of the process) and the two covariance factors up and vp (i.e. covariance of the process is given by up*vp) in the interval [t0, Tfin] with timestep deltat
● Data Source: CranContrib
● Keywords:
● Alias: mp, up, vectorsetup, vp
1 images

res_summary (Package: GaDiFPT) : User provided parameters

res_summary writes
● Data Source: CranContrib
● Keywords:
● Alias: res_summary
● 0 images

diffusion (Package: GaDiFPT) : Diffusion processes

diffusion creates an object of class “diffusion” from the set of provided values. is.diffusionchecks if its argument is an object of class “diffusion”. print shows an object of class “diffusion”.
● Data Source: CranContrib
● Keywords:
● Alias: diffusion, is.diffusion, print.diffusion
● 0 images

plot.FPTdensity (Package: GaDiFPT) : Plotting Method for FPTdensity objects

This function creates the plots of the approximate density function and the approximate distribution function for the FPT problem at hand. It also creates an additional plot for the corresponding hazard rate function, representing the instantaneous rate of the crossing occurrence at a certain time, conditional on its not occurring before that time.
● Data Source: CranContrib
● Keywords:
● Alias: plot.FPTdensity
● 0 images

examples (Package: GaDiFPT) :

For a generic Gaussian Diffusion process X(t) the drift can be written as a(t)*X(t)+b(t) and the infinitesimal variance as cc(t)^2. User should provide the functional form for a(t),b(t) and cc(t) in the main script. The threshold to be crossed has to be also provided through the function S(t) and its derivative Sp(t) in the same script. Examples of such a script are given for a Wiener process with or without drift through different thresholds (scripts Wiener, Wiener1, WienerDrift) for an Ornstein Uhlenbeck process also in presence of an additional current (scripts OrnUhl, OrnUhlCurrent) and for a more complex process with time-varying coefficients (Logistic).
● Data Source: CranContrib
● Keywords:
● Alias: Logistic, OrnUhl, OrnUhlCurrent, Wiener, Wiener1, WienerDrift, examples
5 images

GaDiFPT-package (Package: GaDiFPT) :

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; first passage times are also generated by an algorithm based on the hazard rate method 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 of the considered diffusion process along with the functional form for the threshold. Example scripts for common drifts and thresholds are given.
● Data Source: CranContrib
● Keywords: package
● Alias: GaDiFPT, GaDiFPT-package
● 0 images