R/kappaGold-package.R

#' kappaGold package
#' 
#' Estimate agreement with a gold-standard rating for nominal categories.
#' 
#' @importFrom purrr map walk
#' @importFrom rlang `%||%`
#' @importFrom tibble tibble lst
#' @importFrom tidyr pivot_longer pivot_wider
#' @name kappaGold
#' @docType package
"_PACKAGE"

Try the kappaGold package in your browser

Any scripts or data that you put into this service are public.

kappaGold documentation built on April 4, 2025, 1:02 a.m.