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

Try the anchoredDistr package in your browser

Any scripts or data that you put into this service are public.

anchoredDistr documentation built on May 2, 2019, 2:12 p.m.