data(exampleTrees)
nltt_plot(exampleTrees[[1]])
nltt_lines(exampleTrees[[2]], lty = 2)
nLTTstat_exact(
exampleTrees[[1]],
exampleTrees[[2]],
distance_method = "abs",
ignore_stem = TRUE
)
Run the code above in your browser using DataLab