GLM.jl
Regression modeler
A Julia package for building and analyzing regression models using generalized linear models
Generalized linear models in Julia
595 stars
30 watching
114 forks
Language: Julia
last commit: 7 days ago
Linked from 2 awesome lists
data-scienceglmjuliaregressionstatistical-modelsstatistics
Related projects:
Repository | Description | Stars |
---|---|---|
juliastats/glmnet.jl | A Julia wrapper around the glmnet R package for fitting Lasso/ElasticNet GLM models using cyclic coordinate descent. | 96 |
juliastats/mixedmodels.jl | An API for fitting and querying statistical mixed-effects models in Julia. | 407 |
juliastats/multivariatestats.jl | A comprehensive Julia package for multivariate statistical analysis and data reduction techniques. | 379 |
sciruby/statsample-glm | An extension of Generalized Linear Models to Statsample, providing tools for statistical analysis and modeling. | 23 |
lindahua/regression.jl | A Julia package providing algorithms and solvers for regression analysis | 64 |
juliastats/pgm.jl | A Julia framework for building and analyzing probabilistic graphical models. | 52 |
juliastats/statskit.jl | A package manager for statistical computing in Julia | 141 |
juliastats/distributions.jl | A package for probability distributions and associated functions in Julia | 1,114 |
juliastats/hypothesistests.jl | A package of statistical tests implemented in Julia to make hypothesis testing accessible and easy to use. | 299 |
juliastats/mlbase.jl | A collection of tools to support the development of machine learning algorithms | 185 |
juliastats/clustering.jl | A collection of clustering algorithms and evaluation metrics for data analysis | 355 |
davidavdav/gaussianmixtures.jl | A package implementing a Gaussian Mixture Model (GMM) algorithm for large-scale data analysis | 99 |
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 |
juliastats/timeseries.jl | A lightweight framework for working with time series data in Julia | 355 |
juliageo/gadm.jl | Provides access to geographical data from the GADM dataset in Julia | 38 |