StatsKit.jl
StatsKit.jl copied to clipboard
Convenience meta-package to load essential packages for statistics
Results
3
StatsKit.jl issues
Sort by
recently updated
recently updated
newest added
Have you considered adding Lasso and MixedModels to StatsKit?
It feels like this package should also re-export `StatsPlots.jl`.
Since Stats.j reexport the full API of all its dependencies, any new feature of any dependency warrants a new minor release of Stats.jl. This is likely only manageable if Stats.jl...