Description Usage Arguments Value
Extract the salient results from an stan_glmer model
1 2 | get_h2sglm_results(smod, tree, sds, addFix = TRUE, main = "SEX",
struct = "name", parent = "parent", grandparent = "gparent")
|
smod |
The stan_glmer model |
tree |
The tree of interest |
sds |
SDs used in scaling leaf volumes |
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.