lnalborczyk/ESTER: Efficient Sequential Testing with Evidence Ratios

An implementation of sequential testing that uses evidence ratios computed from the weights of a set of models. These weights correspond either to Akaike weights computed from the Akaike Information Criterion (AIC) or the Bayesian Information Criterion (BIC) and following Burnham & Anderson (2004, <doi:10.1177/0049124104268644>) recommendations, or to pseudo-BMA weights computed from the WAIC or the LOOIC of models fitted with 'brms' and following Yao et al. (2017, <arXiv:1704.02030v3>).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.1
URL https://github.com/lnalborczyk/ESTER
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("lnalborczyk/ESTER")
lnalborczyk/ESTER documentation built on May 21, 2019, 7:36 a.m.