Skip to content

embed 1.2.0

Latest
Compare
Choose a tag to compare
@EmilHvitfeldt EmilHvitfeldt released this 08 Sep 19:05

Improvements

  • Adds step_lencode() to perform analytical likelihood encoding. (#258)

  • Adds smooth argument to step_lencode() to allow for partial pooling in numeric outcomes. (#261)

  • step_feature_hash() has been fully deprecated in favor of textrecipes::step_dummy_hash(). (#253)