#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.