Getting Started

Include the following in your build.sbt file. SBT is the Simple Build Tool for Scala projects.

libraryDependencies += "com.github.jonnylaw" % "bayesian_dlm" % "0.3.1"

Read through the examples by navigating the documentation in the menubar above.

Features: