Package 'iccbot'

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

Help Index


This is the core of the irr::icc() function

Description

This is the core of the irr::icc() function

Usage

compute_icc(ns, nr, MSr, MSw, MSc, MSe, model, type, unit, r0, conf.level)

Run the Shiny Application

Description

Run the Shiny Application

Usage

run_app(...)