hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
sragli avatar

Attila Sragli

sragli

Total Packages

8

Total Downloads

161 481+

GitHub: sragli Elixir Forum: sragli
Packages Stats

Packages

Most Popular Most Downloaded Newest First

anova

0.7.2
155 458+

ANOVA implementation in Elixir.

Last Updated: 1 week ago

anova_visualizer

1.2.0
4 331+

Visualizer for ANOVA results.

Last Updated: 1 week ago

bdm

0.6.0
794+

Elixir module that implements the Block Decomposition Method.

Last Updated: 1 month ago

ccm

1.0.0
346+

Elixir module that implements Convergent Cross Mapping (CCM) for time series data.

Last Updated: 2 weeks ago

kruskal_wallis

0.3.0
258+

Kruskal-Wallis test with post-hoc tests for multiple comparisons.

Last Updated: 1 month ago

moransi

0.2.0
233+

Elixir module that implements Moran's I spatial autocorrelation index for images.

Last Updated: 1 month ago

kcpd

0.1.0
31+

Kernel Change Point Detection in Elixir

Last Updated: 1 week ago

ljung_box

0.1.0
30+

An Elixir implementation of the Ljung-Box test for autocorrelation in time series residuals

Last Updated: 1 week ago
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".