R/dbicc-package.R

#' Distance-based Intraclass Correlation Coefficient (dbICC)
#' 
#' This package contains a series of internal and external functions of 
#' Distance-based Intraclass Correlation Coefficient (dbICC), which is a new way to 
#' access the reliability of new and complex types of data in terms of arbitrary 
#' distances among observations.
#' 
#' 
#' @name dbicc-package
#' @docType package
#' @author Meng Xu, Philip Reiss
#' 
#' Maintainer: Meng Xu <mxu@campus.haifa.ac.il>
#' @seealso \code{\link{dm2icc}}
#' @references 
#' Xu, M., Reiss, P. T., and Cribben, I. (2020). Generalized reliability based on distances. Biometrics, to appear.
#' 
NULL
wtagr/dbicc documentation built on April 8, 2020, 7:18 p.m.