permute_icc: Permute the intraclass correlation coefficient.

Description Usage Arguments Examples

View source: R/eda.R

Description

Permutates the intraclass correlation coefficient. Used by redinglib::eda. Returns a p-value.

Usage

1
permute_icc(x, y, n = 99)

Arguments

x

The first variable.

y

The second variable.

n

Number of times to permute. Defaults to 99 for speed.

Examples

1
find_type(1:10)

lukereding/redinglib documentation built on May 25, 2019, 9:32 p.m.