View source: R/nhpp_functions.R
make_data_NHPP_over_edge_MarkovKDE | R Documentation |
Gets data on changing times between states for a given edge of a given sample of trees for the Markov kernel density estimator (KDE).
make_data_NHPP_over_edge_MarkovKDE(Tb.trees, Focal.Edge)
Tb.trees |
data.frame. A tibble obtained with the 'path_hamming_over_trees_KDE' function. |
Focal.Edge |
integer. A value indicating the edge ID. |
A numeric vector with changing times between states for a given edge.
Sergei Tarasov
Internal function. Not exported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.