andrewherren / possum

POSterior SUMmarization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

possum

possum is a system for interpreting “black box” models through POSterior SUMmarization, as described by Woody, Carvalho, and Murray (2021; see JCGS paper or arXiv preprint). You simply provide the data inputs for your model and the model results, and possum will print out a model summary.

Installation

## install.packages("devtools")
devtools::install_github("spencerwoody/possum")

Contact

Spencer Woody
spencer(dot)woody(at)utexas(dot)edu

About

POSterior SUMmarization


Languages

Language:R 99.3%Language:C++ 0.7%