get_intermed_levels: Get assay intermediate precision factors CV measure

View source: R/variance.R

get_intermed_levelsR Documentation

Get assay intermediate precision factors CV measure

Description

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.

Usage

get_intermed_levels(model)

Arguments

model

A random-effects model

Value

The components for the intermediate precision (as percent RSD)


dmarginean/aqua documentation built on March 16, 2024, 1:03 a.m.