Other packages > Find by keyword >

GreyZones  

Detection of Grey Zones in Two-Way Inter-Rater Agreement Tables
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GreyZones", "0.0.5")



Attach the package and use:
library("GreyZones")
Maintained by
Haydar Demirhan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-09-18
Latest Update: 2024-09-18
Description:
Grey zones locally occur in an agreement table due to the subjective evaluation of raters based on various factors such as not having uniform guidelines, the differences between the raters' level of expertise or low variability among the level of the categorical variable. It is important to detect grey zones since they cause a negative bias in the estimate of the agreement level. This package provides a function for detecting the existence of grey zones in two-way inter-rater agreement tables (Demirhan and Yilmaz (2023) <doi:10.1186/s12874-022-01759-7>).
How to cite:
Haydar Demirhan (2024). GreyZones: Detection of Grey Zones in Two-Way Inter-Rater Agreement Tables. R package version 0.0.5, https://cran.r-project.org/web/packages/GreyZones. Accessed 22 Dec. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited GreyZones R package
View GreyZones citation profile
Other R packages that GreyZones depends, imports, suggests or enhances
Complete documentation for GreyZones
Functions, R codes and Examples using the GreyZones R package
Full GreyZones 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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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