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