Skip to content

Bugfix: import StatsBase API functions

Compare
Choose a tag to compare
@kleinschmidt kleinschmidt released this 24 Feb 22:39
· 151 commits to master since this release
49853b1

This fixes a bug where StatsBase API methods used in this package (modelmatrix and model_response/response) were not imported from StatsBase, causing collisions with other packages that provide methods for these functions (e.g., StatsModels).