Title: | A 'Shiny' App for ICC Statistics |
---|---|
Description: | An interactive dashboard for computing intraclass correlation coefficients to estimate interrater reliability. |
Authors: | Tristan Mahr [aut, cre] |
Maintainer: | Tristan Mahr <[email protected]> |
License: | GPL-3 |
Version: | 0.0.2 |
Built: | 2024-11-09 03:22:36 UTC |
Source: | https://github.com/tjmahr/iccbot |
This is the core of the irr::icc() function
compute_icc(ns, nr, MSr, MSw, MSc, MSe, model, type, unit, r0, conf.level)
compute_icc(ns, nr, MSr, MSw, MSc, MSe, model, type, unit, r0, conf.level)