Add `thin()` method for calculate / greta mcmc objects
Open
- Dominant language
- C++
- Stars
- 607
- Forks
- 67
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
from @goldingn in #262
> In addition to nice printing and plotting methods, that class could have it's own version of coda functions like thin(), which currently won't work properly with calculate()
Currently we can use `coda::thin()` on MCMC objects, but not for calculate
Contributor guide
Assessment
This issue has not been assessed yet.