Skip to content

tidybayes 3.0.7

Latest
Compare
Choose a tag to compare
@mjskay mjskay released this 16 Sep 21:06
· 5 commits to master since this release

New features:

  • Add support for draw_indices parameter in spread_draws() and
    gather_draws(). (#323)

Bug fixes:

  • Support for matrix columns in nest_rvars() and unnest_rvars(). (#316)
  • Fix some named dimensions being converted to numeric indices in
    spread_draws() on R >= 4.5.