## Double the length of a measure with an initial reliability of .7
estimate_rel_sb(rel_initial = .7, k = 2)
## Halve the length of a measure with an initial reliability of .9
estimate_rel_sb(rel_initial = .9, k = .5)
Run the code above in your browser using DataLab