Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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