get_intermed | R Documentation |
Returns the intermediate precision based on the sum of all the variances of the random intercepts. 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_intermed(model)
model |
A random-effects model |
The intermediate precision (as percent RSD)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.