JuliaStats / StatsKit.jl

Convenience meta-package to load essential packages for statistics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StatsKit.jl

Build status

This is a convenience meta-package which allows loading essential packages for statistics in one command:

using StatsKit

Currently this loads the Statistics standard library module, and the following packages:

This package is intended for users of statistics packages who want to get started with one import. Packages themselves should continue to list individual packages in they dependencies rather than StatsKit as a whole.

About

Convenience meta-package to load essential packages for statistics

License:Other


Languages

Language:Julia 100.0%