Computes reliability estimates of index/scale variables.
Provides a wrapper for ci.reliability
.
compute_reliability(data, ..., type = "alpha", interval.type = NULL,
bootstrap.samples = NULL, conf.level = NULL)
a tibble
Variables to compute reliability estimate for
Type of reliability estimate. See ci.reliability
Type of reliability estimate confidence interval.
See ci.reliability
Number of bootstrap samples for CI calculation.
See ci.reliability
Confidence level for estimate CI.
See ci.reliability
a tibble
Other reliability: get_reliability