new_panfit | R Documentation |
class for storing output of main panstripe fitting function
new_panfit(summary, model, data, boot_samples, tree, pa, anc_states = NULL)
summary |
data.frame or tibble |
model |
glm |
data |
data.frame or tibble |
boot_samples |
data.frame or tibble |
tree |
phylo |
pa |
matrix, data.frame or tibble |
anc_states |
branch level ancestral state matrix |
A panfit object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.