Skip to content

stochtree Python 0.2.1

Latest

Choose a tag to compare

@andrewherren andrewherren released this 17 Dec 06:38
· 2 commits to main since this release
096ceb6

stochtree 0.2.1

Bug Fixes

  • Fix prediction bug for univariate random effects models in R (#248)
  • Fix prediction bug for Python BART and BCF models with random effects with labels that aren't straightforward 0:(num_groups-1) integers (#256)

Other Changes

  • Encode expectations about which combinations of BART / BCF features work together and ensure warning (#250)