Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

StatisticalRethinkingJulia/StatisticalRethinkingPlots.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatisticalRethinkingPlots

Purpose of the package

This package contains plot methods specific for StatististicalRethinking.jl. Typically each method will provide mcmc package specific methods which are translated to similar methods shared between mcmc packages.

The mcmc specific methods are contained in the require subdirectory of src and are only active if e.g. Turing.jl or StanSample.jl is loaded.