MixedModels.jl
Mixed effects modeler
An API for fitting and querying statistical mixed-effects models in Julia.
A Julia package for fitting (statistical) mixed-effects models
407 stars
19 watching
48 forks
Language: Julia
last commit: 14 days ago
Linked from 2 awesome lists
juliamixed-effectsmixed-modelsstatistical-modelsstatistics
Related projects:
Repository | Description | Stars |
---|---|---|
juliastats/glm.jl | A Julia package for building and analyzing regression models using generalized linear models | 595 |
juliastats/multivariatestats.jl | A comprehensive Julia package for multivariate statistical analysis and data reduction techniques. | 379 |
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/pgm.jl | A Julia framework for building and analyzing probabilistic graphical models. | 52 |
fixedeffects/fixedeffectjlr | An R package that provides an interface to estimate large fixed effect models using Julia's FixedEffectModels.jl library. | 21 |
juliastats/mlbase.jl | A collection of tools to support the development of machine learning algorithms | 185 |
juliastats/rdatasets.jl | A Julia package that loads many R data sets into a format suitable for statistical analysis | 160 |
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 |
juliaai/mlj.jl | A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia. | 1,795 |
davidavdav/gaussianmixtures.jl | A package implementing a Gaussian Mixture Model (GMM) algorithm for large-scale data analysis | 99 |
sisl/smile.jl | A Julia interface to Smile's C++ reasoning engine for probabilistic graphical models | 2 |
juliastats/distances.jl | A Julia package for evaluating distances between vectors and matrices | 433 |