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