parse_lmer | R Documentation |
This function parses and formats an lmerfit object
parse_lmer(lmerfit, ind1, ind2, sqrt_b = FALSE)
lmerfit |
lmer object. |
ind1 |
First index. |
ind2 |
Second index. |
sqrt_b |
Take the square root of the coefficient. Default FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.