Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmbates/glmmng.jl
Experimental version of GLM and GLMM fitting in Julia
https://github.com/dmbates/glmmng.jl
Last synced: about 1 month ago
JSON representation
Experimental version of GLM and GLMM fitting in Julia
- Host: GitHub
- URL: https://github.com/dmbates/glmmng.jl
- Owner: dmbates
- License: mit
- Created: 2023-04-23T21:01:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-28T20:55:51.000Z (3 months ago)
- Last Synced: 2024-08-28T22:12:35.779Z (3 months ago)
- Language: Julia
- Size: 170 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GLMMng
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://dmbates.github.io/GLMMng.jl/stable/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://dmbates.github.io/GLMMng.jl/dev/)
[![Build Status](https://github.com/dmbates/GLMMng.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/dmbates/GLMMng.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/dmbates/GLMMng.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/dmbates/GLMMng.jl)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)