scikit-stan icon indicating copy to clipboard operation
scikit-stan copied to clipboard

Design/future: Allow group-level effects

Open WardBrian opened this issue 3 years ago • 0 comments

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

WardBrian avatar Aug 15 '22 20:08 WardBrian