KDE_unnormalized_scalar_Markov_kernel {ontophylo} | R Documentation |
KDE for unnormalized Markov kernel.
Description
KDE for unnormalized Markov kernel.
Usage
KDE_unnormalized_scalar_Markov_kernel(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]