tpapp / MCMCDiagnostics.jl

Markov Chain Monte Carlo convergence diagnostics in Julia
Other
21 stars 6 forks source link

higher level interfaces #8

Closed tpapp closed 2 years ago

tpapp commented 3 years ago

In addition to potential_scale_reduction and effective_sample_size, a higher level interface could just take a bunch or matrices.

Whether it should have new functions or just add methods is an open question.

(Follow-up on #7).

tpapp commented 2 years ago

Closing, use https://github.com/TuringLang/MCMCDiagnosticTools.jl/ as this package is now deprecated.