compute_irr_ts: Compute the IRR test statistic

Description Usage Arguments Value

View source: R/irr.R

Description

Compute the test statistic ρ_s. See the Statlab documentation for details.

Usage

1
compute_irr_ts(ratings)

Arguments

ratings

matrix of dimension [R, Ns]. Each row corresponds to the ratings given by a single rater; columns correspond to items rated.

Value

concordance of the ratings, where perfect concordance is 1.0


statlab/permuter documentation built on May 30, 2019, 9:45 a.m.