Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yufongpeng/anovafixedeffectmodels.jl
Conduct one-way and multi-way anova in Julia with FixedEffectModels.jl
https://github.com/yufongpeng/anovafixedeffectmodels.jl
anova f-test fixed-effects-model likelihood-ratio-test
Last synced: about 6 hours ago
JSON representation
Conduct one-way and multi-way anova in Julia with FixedEffectModels.jl
- Host: GitHub
- URL: https://github.com/yufongpeng/anovafixedeffectmodels.jl
- Owner: yufongpeng
- License: mit
- Created: 2022-07-30T04:42:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T19:24:09.000Z (8 months ago)
- Last Synced: 2024-10-29T01:09:10.115Z (8 days ago)
- Topics: anova, f-test, fixed-effects-model, likelihood-ratio-test
- Language: Julia
- Homepage:
- Size: 73.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AnovaFixedEffectModels
|Documentation|CI status|Coverage|
|:-----------:|:-------:|:------:|
|[![Stable Docs][docs-stable-img]][docs-stable-url] [![Dev Docs][docs-dev-img]][docs-dev-url]| [![][ci-img]][ci-url]| [![][codecov-img]][codecov-url]|[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[docs-dev-url]: https://yufongpeng.github.io/AnovaBase.jl/dev/Examples_FixedEffectModels
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://yufongpeng.github.io/AnovaBase.jl/stable/Examples_FixedEffectModels
[ci-img]: https://github.com/yufongpeng/AnovaFixedEffectModels.jl/workflows/CI/badge.svg
[ci-url]: https://github.com/yufongpeng/AnovaFixedEffectModels.jl/actions?query=workflow%3ACI
[codecov-img]: https://codecov.io/gh/yufongpeng/AnovaFixedEffectModels.jl/branch/main/graph/badge.svg?token=3xv5ElhLkS
[codecov-url]: https://codecov.io/gh/yufongpeng/AnovaFixedEffectModels.jl