| make_data_NHPP_over_edge_MarkovKDE {ontophylo} | R Documentation | 
Get NHPP data for a given edge (Markov KDE)
Description
Gets data on changing times between states for a given edge of a given sample of trees for the Markov kernel density estimator (KDE).
Usage
make_data_NHPP_over_edge_MarkovKDE(Tb.trees, Focal.Edge)
Arguments
Tb.trees | 
 data.frame. A tibble obtained with the 'path_hamming_over_trees_KDE' function.  | 
Focal.Edge | 
 integer. A value indicating the edge ID.  | 
Value
A numeric vector with changing times between states for a given edge.
Author(s)
Sergei Tarasov
Internal function. Not exported.
[Package ontophylo version 1.1.3 Index]