Other packages > Find by keyword >

icr  

Compute Krippendorff's Alpha
View on CRAN: Click here


Download and install icr package within the R console
Install from CRAN:
install.packages("icr")

Install from Github:
library("remotes")
install_github("cran/icr")

Install by package version:
library("remotes")
install_version("icr", "0.6.6")



Attach the package and use:
library("icr")
Maintained by
Alexander Staudt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-01-19
Latest Update: 2023-04-23
Description:
Provides functions to compute and plot Krippendorff's inter-coder reliability coefficient alpha and bootstrapped uncertainty estimates (Krippendorff 2004, ISBN:0761915443). The bootstrap routines are set up to make use of parallel threads where supported.
How to cite:
Alexander Staudt (2018). icr: Compute Krippendorff's Alpha. R package version 0.6.6, https://cran.r-project.org/web/packages/icr. Accessed 03 Dec. 2024.
Previous versions and publish date:
0.5.1 (2018-01-19 19:38), 0.5.2 (2018-01-27 17:21), 0.5.3 (2018-03-25 23:16), 0.5.4 (2018-05-12 21:11), 0.5.5 (2018-07-23 21:30), 0.5.6 (2018-07-24 23:30), 0.5.7 (2018-10-12 21:50), 0.5.8 (2018-10-21 23:40), 0.5.9 (2019-02-14 19:52), 0.6.0 (2019-06-23 13:50), 0.6.1 (2019-11-08 22:20), 0.6.2 (2020-03-20 19:10), 0.6.3 (2023-04-23 21:20), 0.6.4 (2023-11-29 00:10), 0.6.5 (2024-03-03 20:00)
Other packages that cited icr R package
View icr citation profile
Other R packages that icr depends, imports, suggests or enhances
Complete documentation for icr
Functions, R codes and Examples using the icr R package
Some associated functions: codings . krippalpha . 
Some associated R codes: RcppExports.R . data.R . krippalpha.R . plot_icr.R . print_icr.R .  Full icr package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA