-
Hi, thanks for making this great tool and for the detailed documentation and tutorials! While exploring one of the vignettes ([vignettes/pseudobulk_mixed_effects.md](https://github.com/MattPM/scglmmr/…
-
- [ ] Like a cox model but with an offset for the population part
- [ ] Possibility for mixed effects ? Longitudinal ?
-
### Is your feature request related to a problem? Please describe.
Material stacking is sub-optimal with regards to forward compatibility with some feature sets (such as some compatibility being prob…
Geenz updated
1 month ago
-
When I try to use the mStat_generate_report_long() or generate_taxa_per_time_test_long() I get the error, "! task 1 failed - "number of levels of each grouping factor must be < number of observations …
-
Hi there,
Sorry, this is my first time posting an issue for an R package so I am unsure what is standard protocol. If you need me to submit a full markdown file then I could probably do that.
I …
-
run Linear Mixed Effects Models as :
data = sm.datasets.get_rdataset("dietox", "geepack").data
md = smf.mixedlm("Weight ~ Time", data, groups=data["Pig"])
mdf = md.fit()
print(md…
-
This started as a bug report, but some reading showed that "It's known" so... Request!
When using non-24 hour days in Simple Calendar, such as a 20-hour day, discrepancies occur between Simple Cale…
-
I'm really impressed with the speed and usability of NEBULA, great work! My data set has barcoded cells that are unique to each classified group, as such, I'd like to be able to incorporate clonal bar…
-
Fitting mixed effects models is slow, so it's worth investigating whether we can reuse the output of `lFormula` when the predictors are constant across time. We are also guaranteed that they stay cons…
-
Hi Paul,
Thank you for your kind words about the use-case table I put together in an attempt to illustrate when one would want to use **posterior_epred()** versus **posterior_predict()** in the co…