Scala library for fitting linear and generalised linear statistical models
scala-glm 0.7
Group ID:
com.github.darrenjw
Artifact ID:
scala-glm_3
Version:
0.7
Version Scheme:
Release Date:
Oct 7, 2021
Licenses:
Files:
Full Scala Version:
3.0.1
Developers:
libraryDependencies += "com.github.darrenjw" %% "scala-glm" % "0.7"
ivy"com.github.darrenjw::scala-glm:0.7"
//> using dep "com.github.darrenjw::scala-glm:0.7"
import $ivy.`com.github.darrenjw::scala-glm:0.7`
<dependency> <groupId>com.github.darrenjw</groupId> <artifactId>scala-glm_3</artifactId> <version>0.7</version> </dependency>
compile group: 'com.github.darrenjw', name: 'scala-glm_3', version: '0.7'