https://github.com/palday/mixedmodelsextras.jl
Extra non essential functionality for MixedModels.jl
https://github.com/palday/mixedmodelsextras.jl
mixed-models
Last synced: 3 months ago
JSON representation
Extra non essential functionality for MixedModels.jl
- Host: GitHub
- URL: https://github.com/palday/mixedmodelsextras.jl
- Owner: palday
- License: mit
- Created: 2021-02-08T13:18:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T22:55:38.000Z (7 months ago)
- Last Synced: 2025-02-20T23:03:18.501Z (4 months ago)
- Topics: mixed-models
- Language: Julia
- Homepage: https://palday.github.io/MixedModelsExtras.jl/stable
- Size: 655 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MixedModelsExtras
[](https://www.repostatus.org/#active)
[![Stable Docs][docs-stable-img]][docs-stable-url]
[![Dev Docs][docs-dev-img]][docs-dev-url]
[](https://codecov.io/gh/palday/MixedModelsExtras.jl)
[](https://zenodo.org/badge/latestdoi/337082120)
[](https://github.com/jrevels/YASGuide)[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[docs-dev-url]: https://palday.github.io/MixedModelsExtras.jl/dev[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://palday.github.io/MixedModelsExtras.jl/stable`MixedModelsExtras.jl` is a Julia package providing extra capabilities for models fit with [`MixedModels.jl`](https://juliastats.org/MixedModels.jl/stable/).
Note that plotting functionality is planned for inclusion in separate packages.
[`MixedModelsPermutations.jl`](https://github.com/palday/MixedModelsPermutations.jl) and [`MixedModelsSim.jl`](https://github.com/RePsychLing/MixedModelsSim.jl/) provide additional functionality for permutation tests and data/power simulation, respectively.