KDE_unnorm_trunc_Markov {ontophylo} | R Documentation |
KDE for unnormalized Markov kernel vectorized.
KDE_unnorm_trunc_Markov(x, h, dat)
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. |
Sergei Tarasov