David S. Fischer
David S. Fischer
Hi @zhangguy, I have some thoughts and solutions on this, I am benchmarking this in August and will come back to you once this is done. Out-of-the-box mixed effect models...
Just a quick update, the release of this feature got delayed to mid september. Sorry for that.
Hi @aidarripoll, not yet, so far we only have an estimation backend for GLMs.
@aidarripoll @zhangguy this is now planned, we will interface statsmodels gaussian and poisson GLMM for this purpose and not provide our own estimation backend because this is relatively involved and...
Hi @grst, we have not done this yet, we should have capacity to address this within the next 2 months. Otherwise, I would be happy to guide contribution of above...
Hi @zhangguy! I dont think that we will have capacity to write python binders in the near future, we would be happy to guide contribution, though, if somebody wants to...
Hi @adkinsrs thanks for the issue. This is currently not supported as grouping formats are lost during parsing, the current state may also be desirable because this makes the test...
Thanks a lot for looking into this @adkinsrs! The issue with using pandas functions here is that the argument `grouping` of `split_x` does not necessarily receive `pandas.Series` in all cases....
Can I rebase this branch to dev? Just so that we can merge through there. Once both this and the corresponding PR on batchglm are in the respective dev branches,...
> Ah yes of course! I was wondering what was up with that - it seems like master is ahead of `dev`? Those were small fixes it seems, I rebased...