R/madr.R

#' madr: A package for post-processing of the Method of Anchored Distributions.
#'
#' The madr 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 madr
#'
#' @import methods
NULL
hsavoy/madr documentation built on May 17, 2019, 5:55 p.m.