get_repeat | R Documentation |
Returns the repeatability based on the residual variance in the model. Works for any lme4 object, but make sure it's only got a fixed intercepts and no other fixed terms. Random ones can be anything as long as they describe the model hierarchy properly.
get_repeat(model)
model |
A random-effects model |
The repeatability (as percent RSD)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.