HypothesisTests.jl
Statistical tests library
A package of statistical tests implemented in Julia to make hypothesis testing accessible and easy to use.
Hypothesis tests for Julia
299 stars
22 watching
87 forks
Language: Julia
last commit: about 2 months ago
Linked from 2 awesome lists
hacktoberfesthypothesis-testingjuliastatistics
Related projects:
Repository | Description | Stars |
---|---|---|
juliastats/distributions.jl | A package for probability distributions and associated functions in Julia | 1,114 |
juliastats/statskit.jl | A package manager for statistical computing in Julia | 141 |
juliastats/multivariatestats.jl | A comprehensive Julia package for multivariate statistical analysis and data reduction techniques. | 379 |
juliastats/clustering.jl | A collection of clustering algorithms and evaluation metrics for data analysis | 355 |
juliastats/timeseries.jl | A lightweight framework for working with time series data in Julia | 355 |
juliastats/mixedmodels.jl | An API for fitting and querying statistical mixed-effects models in Julia. | 407 |
lindahua/sampling.jl | Provides basic algorithmic support for statistical sampling in Julia. | 1 |
juliastats/distances.jl | A Julia package for evaluating distances between vectors and matrices | 433 |
juliastats/mlbase.jl | A collection of tools to support the development of machine learning algorithms | 185 |
juliastats/glm.jl | A Julia package for building and analyzing regression models using generalized linear models | 595 |
juliastats/pgm.jl | A Julia framework for building and analyzing probabilistic graphical models. | 52 |
juliatext/textanalysis.jl | A Julia package for text analysis and natural language processing | 373 |
juliastats/kerneldensity.jl | A Julia package for estimating kernel density from univariate and bivariate data using fast Fourier transforms and least-squares cross validation. | 181 |
juliaquant/marketdata.jl | A package for accessing and processing historical financial time series data in Julia. | 149 |
juliadata/dataframesmeta.jl | Tools for meta-programming DataFrames objects. | 481 |