Description Usage Arguments Value
Extract the salient results from an stan_glmer model
1 | get_fp_results(smod, tree, sds, justLeaves = FALSE, main = "SEX")
|
smod |
The stan_glmer model |
tree |
The tree of interest |
sds |
SDs used in scaling leaf volumes |
justLeaves |
Whether or not to just extract effects at leaves |
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.