Skip to content

SentientTechnologies/elm-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-stats

elm-stats is a statistical library written in Elm that allows you to perform statistical operations. For example:

Stats.NormalDistribution.cdfZ 2.4 -- "Just 0.9918"
Stats.NormalDistribution.cdfZ 2.44444444444 -- "Just 0.9927"

Installation

From the root of your Elm project run

elm package install -y mrvicadai/elm-stats

About

A library for working with statistics in Elm.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages