Bugfix: import StatsBase API functions
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).