heise: Estimate Heise stability and reliability coefficients
Description
This function uses three waves of data to estimate stability
and reliability coefficients as described in Heise (1969).
Usage
heise(data, ..., waves = NULL)
Value
A tibble with reliability (rel), waves 1-3 stability (stab13),
waves 1-2 stability (stab12), and waves 2-3 stability (stab23) and
the variable these values refer to (var).
Which 3 waves should be used? If NULL (the default), the
first, middle, and last waves are used.
References
Heise, D. R. (1969). Separating reliability and stability in test-retest
correlation. American Sociological Review, 34, 93–101.
https://doi.org/10.2307/2092790