Description Usage Arguments Value
View source: R/summarization.R
Extract the salient results from an ept mod
1 | get_ept_results(ept_mod, tree, sds, justLeaves = FALSE, addFix = TRUE)
|
ept_mod |
The ept_mod |
tree |
The tree of interest |
sds |
SDs used in scaling leaf volumes |
justLeaves |
Whether or not to just extract effects at leaves |
addFix |
Whether to add the fixed effects before scaling |
A list containing
fix
The fixed effects of the model
effects
The estimated median effects in the model
ranints
The estimated random intercepts from the model
b_post
The effect posterior samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.