get_intermed_levels | R Documentation |
Returns the added relative standard deviation based on the variances of the random intercepts 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_intermed_levels(model)
model |
A random-effects model |
The components for the intermediate precision (as percent RSD)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.