calculate_CI_alt | R Documentation |
Function to calculate confidence interval for LTT plot, its an Rcpp alternative version of the native C++ function, used for debugging
calculate_CI_alt(brts_list, tt, alpha)
brts_list |
A list containing branching times of a simulation |
tt |
Time table |
alpha |
Resolution |
Thijs Janzen; Tianjian Qin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.