You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 14, 2026. It is now read-only.
It would be nice to support true multi-level models like those in Bambi. However, this does not fit that nicely in the
fit(X,y)framework.We may need to add additional keyword arguments to
fit. This is permitted, as long as they are strictly data dependent