R/ESTER.R

#' Efficient Sequential Testing with Evidence Ratios
#'
#' The \pkg{ESTER} package implements sequential testing based on evidence
#' ratios computed from the Akaike weights of a set of models. These weights
#' are being computed using either the Akaike Information Criterion (AIC) or the
#' Bayesian Information Criterion (BIC).
#'
#' See \code{vignette("ESTER")} for a general introduction and overview.
#'
#' @author Ladislas Nalborczyk \cr
#' Maintainer: Ladislas Nalborczyk <\email{ladislas.nalborczyk@@gmail.com}>
#'
#' @seealso \code{\link{ictab}}, \code{\link{simER}}, \code{\link{seqER}}
#'
#' @docType package
#' @name ESTER
NULL

Try the ESTER package in your browser

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

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