Skip to content

v0.1.8

Choose a tag to compare

@amkrajewski amkrajewski released this 18 Aug 18:55
· 17 commits to main since this release

Minor Changes:

  • Added Model() class which initializes its own R model that may help with conflicts in model access. It should be more stable, but if initialized every time, it will be significantly slower than one initialization per package (at least in series).