res_summary: User provided parameters

Description Usage Arguments Value Author(s) Examples

View source: R/res_summary.R

Description

res_summary writes

Usage

1
res_summary(obj,Nspikes,fileout) 

Arguments

obj

an object of class “FPTdensity”, a result of a call to FPTdensity_byint function yielding the approximated values of the FPT density and distribution

Nspikes

the total number of simulated crossing times

fileout

a character indicating the name of the file where the results have to be written.

Value

res_summary writes on file a table with the timesteps and the corresponding values of the FPT density and distribution; it also writes the sequence of the generated crossing times. It also evaluates statistics of the crossing time (mean, standard deviation and median) and send the report to the command window.

Author(s)

A. Buonocore, M.F. Carfora

Examples

1
## examples are shown as part of the 'examples.Rd' ones

GaDiFPT documentation built on May 2, 2019, 1:18 p.m.