StatisticalRethinking.jl icon indicating copy to clipboard operation
StatisticalRethinking.jl copied to clipboard

trankplots() and precis() function

Open goedman opened this issue 2 years ago • 1 comments

Discussed in https://github.com/orgs/StatisticalRethinkingJulia/discussions/156

Originally posted by Zhe-Jessica March 2, 2023 Hi, I notice that trankplots() and precis() function has been added to StatisticalRethinking.jl during the previous update. This documentation (see below) also mentioned this two function. https://stanjulia.github.io/Stan.jl/stable/WALKTHROUGH2/ I tested them in the 09-Chapter 9. Markov Chain Monte Carlo.ipynb, but these functions don't work. The error shows 'trankplots not defined' and 'no method matching precis'. I think these two functions are very useful. Is it possible to give an example code for how to use them?

goedman avatar Mar 08 '23 15:03 goedman