• Stars
    star
    370
  • Rank 115,405 (Top 3 %)
  • Language
    Julia
  • License
    Other
  • Created over 10 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Julia package for multivariate statistics and data analysis (e.g. dimension reduction)

Multivariate Statistics

A Julia package for multivariate statistics and data analysis (e.g. dimensionality reduction).

Coverage Status Build Status CI

Functionalities

Available

  • Linear Least Square Regression
  • Ridge Regression
  • Isotonic Regression
  • Data Whitening
  • Principal Components Analysis (PCA)
  • Canonical Correlation Analysis (CCA)
  • Classical Multidimensional Scaling (MDS)
  • Metric Multidimensional Scaling (mMDS)
  • Linear Discriminant Analysis (LDA)
  • Multi-class LDA
  • Independent Component Analysis (FastICA)
  • Probabilistic PCA
  • Factor Analysis
  • Kernel PCA

Future Plan

  • Partial Least Square (PLS)
  • Other algorithms for ICA (e.g. JADE)

More Repositories

1

Distributions.jl

A Julia package for probability distributions and associated functions.
Julia
1,073
star
2

GLM.jl

Generalized linear models in Julia
Julia
574
star
3

StatsBase.jl

Basic statistics for Julia
Julia
565
star
4

Distances.jl

A Julia package for evaluating distances (metrics) between vectors.
Julia
410
star
5

MixedModels.jl

A Julia package for fitting (statistical) mixed-effects models
Julia
402
star
6

Clustering.jl

A Julia package for data clustering
Julia
343
star
7

TimeSeries.jl

Time series toolkit for Julia
Julia
342
star
8

HypothesisTests.jl

Hypothesis tests for Julia
Julia
287
star
9

StatsModels.jl

Specifying, fitting, and evaluating statistical models in Julia
Julia
245
star
10

StatsFuns.jl

Mathematical functions related to statistics.
Julia
224
star
11

MLBase.jl

A set of functions to support the development of machine learning algorithms
Julia
186
star
12

KernelDensity.jl

Kernel density estimators for Julia
Julia
169
star
13

Klara.jl

MCMC inference in Julia
Julia
168
star
14

RDatasets.jl

Julia package for loading many of the data sets available in R
R
160
star
15

Lasso.jl

Lasso/Elastic Net linear and generalized linear models
Julia
141
star
16

StatsKit.jl

Convenience meta-package to load essential packages for statistics
Julia
136
star
17

PDMats.jl

Uniform Interface for positive definite matrices of various structures
Julia
103
star
18

Loess.jl

Local regression, so smooooth!
Julia
99
star
19

GLMNet.jl

Julia wrapper for fitting Lasso/ElasticNet GLM models using glmnet
Julia
96
star
20

NMF.jl

A Julia package for non-negative matrix factorization
Julia
89
star
21

Survival.jl

Survival analysis in Julia
Julia
73
star
22

LogExpFunctions.jl

Julia package for various special functions based on `log` and `exp`.
Julia
73
star
23

Statistics.jl

The Statistics stdlib that ships with Julia.
Julia
69
star
24

TimeModels.jl

Modeling time series in Julia
Julia
57
star
25

DataArrays.jl

DEPRECATED: Data structures that allow missing values
Julia
53
star
26

PGM.jl

A Julia framework for probabilistic graphical models.
Julia
52
star
27

ConjugatePriors.jl

A Julia package to support conjugate prior distributions.
Julia
46
star
28

SVM.jl

SVM's for Julia
Julia
41
star
29

Roadmap.jl

A centralized location for planning the direction of JuliaStats
35
star
30

NullableArrays.jl

DEPRECATED Prototype of the new JuliaStats NullableArrays package
Julia
35
star
31

Distance.jl

Julia module for Distance evaluation
Julia
27
star
32

DimensionalityReduction.jl

Deprecated in favor of MultivariateStats.jl
Julia
27
star
33

Rmath-julia

The Rmath library from R
C
25
star
34

RegERMs.jl

DEPRECATED: Regularised Empirical Risk Minimisation Framework (SVMs, LogReg, Linear Regression) in Julia
Julia
17
star
35

StatsAPI.jl

A statistics-focused namespace for packages to share functions
Julia
17
star
36

Rmath.jl

Archive of functions that emulate R's d-p-q-r functions for probability distributions
Julia
16
star
37

JuliaStats.github.io

The home page of JuliaStats
CSS
11
star
38

NullableStats.jl

DEPRECATED: Statistical functionality for NullableArrays
Julia
4
star
39

RmathBuilder

Builder repository for rmath-julia
Julia
3
star
40

RmathDist.jl

Julia interface to Rmath distribution functions
Julia
3
star