Curro Campuzano
Curro Campuzano
The documentation on how to install the package is outdated. It should be update as follows. [Documentation entry](https://www.rdocumentation.org/packages/FindMyFriends/versions/1.2.2) [GitHub README](https://github.com/thomasp85/FindMyFriends) ## Observed behavior FindMyFriends is an R package for doing...
## Description Add mid property to the Interval and Tree class, as requested in #2903 # PR Checklist: - [x] Tests that fully cover new/changed functionality. - [x] Documentation including...
I'm no expert, but I think this would solve #438 I tested it by doing: 1. Generate build system ```bash cd SLiM mkdir build cd build cmake .. ``` 2....
## Description This PR adds support for `posterior SBC` by adding an optional `trace` argument. It closes #12. My understanding is that, roughly, posterior SBC simply means treating the posterior...