R/BlandAltman.R

#' Bland-Altman: Bland-Altman Analysis and Plot
#'
#' This package calculated the Bland-Alman analysis and generates the plot.
#' It also computed specific and overall agreement.
#'
#' Please see the documentation for BA.analysis(), BA.plot() and Agreement()
#'
#' References:
#'
#' 1) Bland, J.M. & Altman, D.G., 1986. Statistical methods for assessing agreement
#' between two methods of clinical measurement. Lancet, 1(8476), pp.307–310.
#'
#' 2) Giavarina, D., 2015. Understanding Bland Altman analysis. Biochemia Medica, 25(2), pp.141–151
#'
#' @docType package

NULL
sauthiem/BlandAltman documentation built on May 7, 2021, 11:05 p.m.