Learn R Programming

BBMV (version 2.1)

charac_time: Characteristic time measurement

Description

Calculate the characteristic time it takes for the FPK process to reach its stationary distribution.

Usage

charac_time(Npts, fit)

Arguments

Npts

The number of points used in the discretization procedure.

fit

A FPK model fit, as returned by find.mle_FPK.

Value

The function returns the characteristic time of the process as a numeric value.