Skip to content

1.58 - Book release drum beat

Compare
Choose a tag to compare
@rmcelreath rmcelreath released this 24 Dec 10:03
· 93 commits to master since this release
Various tuning adjustments, and one feature addition in this version.

Feature:
- coerce_index now works with multiple columns. See ?coerce_index for
details.

Tuning:
- simplehist much more efficient now
- add stancode method for stanfit objects
- map2stan uses rstan's own multicore code now, instead of my
implementation. Should be equivalent, but produces less Terminal spam
now.
- Various documentation edits.