R/anchoredDistr.R

#' anchoredDistr: A package for post-processing of the Method of Anchored Distributions.
#'
#' The anchoredDistr package provides functions for post-processing applications of
#' the Method of Anchored Distributions (MAD) such as viewing data, calculating
#' likelihood and posterior distributions,
#' testing convergence of likelihood values, and applying dimension reduction.
#'
#' @docType package
#' @name anchoredDistr
#'
#' @import methods
NULL
hsavoy/anchoredDistr documentation built on Jan. 26, 2020, 8:03 p.m.