m-clark / mixedup

An R package for extracting results from mixed models that are easy to use and viable for presentation.
http://m-clark.github.io/mixedup
MIT License
64 stars 2 forks source link

Explore basic methods for gpboost #30

Open m-clark opened 3 years ago

m-clark commented 3 years ago

gpboost seems like a viable package for fast mixed models conducted on large data, possibly for nonlinear effects. For standard mixed models, it'd be nice to have the usual summaries for fixed and random effects at least. The rest of it's functionality might be too much to sort out, but if one is only doing what amounts to a glmm, hopefully we could extract some presentable results.