KernelDensity.jl

Density estimator

A Julia package for estimating kernel density from univariate and bivariate data using fast Fourier transforms and least-squares cross validation.

Kernel density estimators for Julia

GitHub

181 stars
14 watching
40 forks
Language: Julia
last commit: 6 months ago
Linked from 2 awesome lists

juliakernel-density-estimationstatistics

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
juliastats/multivariatestats.jl A comprehensive Julia package for multivariate statistical analysis and data reduction techniques. 379
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/distances.jl A Julia package for evaluating distances between vectors and matrices 433
juliastats/glm.jl A Julia package for building and analyzing regression models using generalized linear models 595
juliastats/hypothesistests.jl A package of statistical tests implemented in Julia to make hypothesis testing accessible and easy to use. 299
juliastats/clustering.jl A collection of clustering algorithms and evaluation metrics for data analysis 355
juliaearth/geostats.jl An extensible framework for geospatial data science and geostatistical modeling 524
juliastats/rdatasets.jl A Julia package that loads many R data sets into a format suitable for statistical analysis 160
dysonance/indicators.jl A Julia package offering efficient implementations of many technical analysis indicators and algorithms. 216
juliaearth/geostatsimages.jl Provides preprocessed data for geostatistical simulations in Julia. 15
juliastats/mixedmodels.jl An API for fitting and querying statistical mixed-effects models in Julia. 407
juliaclimate/climatesatellite.jl A package that simplifies access to climate satellite mission data by providing functions for downloading and analyzing the data. 43
wildart/tda.jl A Julia package for analyzing high-dimensional data by applying topological methods to understand complex relationships and patterns 38
juliageometry/regiontrees.jl A Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures 111