| KDE_unnorm_trunc_Markov {ontophylo} | R Documentation | 
KDE for unnormalized Markov kernel vectorized.
Description
KDE for unnormalized Markov kernel vectorized.
Usage
KDE_unnorm_trunc_Markov(x, h, dat)
Arguments
x | 
 numeric. A vector with global changing times.  | 
h | 
 numeric. The bandwidth value. Internal function. Not exported.  | 
dat | 
 numeric. A vector with path data values.  | 
Author(s)
Sergei Tarasov
[Package ontophylo version 1.1.3 Index]