Learn R Programming

GaDiFPT (version 1.0)

res_summary: User provided parameters

Description

res_summary writes

Usage

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.

Examples

Run this code
## examples are shown as part of the 'examples.Rd' ones

Run the code above in your browser using DataLab