Releases: palday/JellyMe4.jl
Releases · palday/JellyMe4.jl
v0.1.0
Initial Release
Initial release with limited functionality:
- Bidirectional support for linear mixed models
- Julia to R support for Bernoulli generalized linear mixed models
- Julia to R requires packaging the fitted model and its data into a Tuple
- No support for non treatment/dummy contrasts
- No support for user-specified weights
- Transformations within formulae generally will not work.