Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yufongpeng/anovaglm.jl

Conduct one-way and multi-way anova in Julia with GLM.jl
https://github.com/yufongpeng/anovaglm.jl

anova f-test generalized-linear-models likelihood-ratio-test linear-models

Last synced: about 6 hours ago
JSON representation

Conduct one-way and multi-way anova in Julia with GLM.jl

Awesome Lists containing this project

README

        

# AnovaGLM

|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_GLM
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://yufongpeng.github.io/AnovaBase.jl/stable/Examples_GLM
[ci-img]: https://github.com/yufongpeng/AnovaGLM.jl/workflows/CI/badge.svg
[ci-url]: https://github.com/yufongpeng/AnovaGLM.jl/actions?query=workflow%3ACI
[codecov-img]: https://codecov.io/gh/yufongpeng/AnovaGLM.jl/branch/main/graph/badge.svg?token=a80Q5DNInO
[codecov-url]: https://codecov.io/gh/yufongpeng/AnovaGLM.jl