Skip to content

Commit dae5c99

Browse files
committed
attempt to add a ci badge
1 parent bcbfc01 commit dae5c99

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# scala-glm
22

3+
[![](https://github.com/darrenjw/scala-glm/actions/workflows/ci.yml/badge.svg)](https://github.com/darrenjw/scala-glm/actions)
4+
35
## Scala library for regression modelling
46

57
Regression modelling, including fitting linear and generalised linear statistical models, diagnosing fit and making predictions. Diagnostic plots. Also, flexible regression modelling using orthogonal polynomials, cosine series, B-splines, etc. This library builds on top of [Breeze](https://github.com/scalanlp/breeze), and is aimed primarily at people already using Scala and Breeze who want more statistical functionality.

0 commit comments

Comments
 (0)