Glance for a(n) rmcorr object
Usage
# S3 method for class 'rmc'
glance(x, ...)Value
A single row summary "glance" tibble::tibble() of the rmc model.
rho: the value of the repeated measures correlation (rmcorr) coefficient (note rho is technically incorrect; this value is neither the population correlation nor a Spearman correlation. It was the closest match in the glossary)conf.low: the lower-bound confidence interval for the rmcorr effect sizeconf.high: the upper-bound confidence interval for the rmcorr effect sizestatistic: the model F-statisticp.value: the model p-valuedf.residual: the model error/residual degrees of freedom (denominator)nobs: the total number of paired observationsn: the number of unique participants (sample size)
