JuliaDynamics / FractalDimensions.jl

Estimating the fractal dimension of timeseries or multidimensional datasets
MIT License
10 stars 3 forks source link

Block Maxima #30

Closed PythagoreanCult closed 1 year ago

PythagoreanCult commented 1 year ago

Includes functions to estimate the fractal dimension from data through the Block Maxima method of extreme value theory

codecov-commenter commented 1 year ago

Codecov Report

Merging #30 (6fe9aa1) into main (cd2c0e5) will decrease coverage by 1.54%. The diff coverage is 72.85%.

:exclamation: Current head 6fe9aa1 differs from pull request most recent head 655e87d. Consider uploading reports for the commit 655e87d to get more accurate results

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   92.17%   90.63%   -1.54%     
==========================================
  Files          17       18       +1     
  Lines         677      705      +28     
==========================================
+ Hits          624      639      +15     
- Misses         53       66      +13     
Files Coverage Δ
src/extremes_based/confidence.jl 78.43% <ø> (ø)
src/extremes_based/gpd.jl 95.00% <95.00%> (-5.00%) :arrow_down:
src/extremes_based/extremesdim.jl 69.23% <47.05%> (-15.15%) :arrow_down:
src/extremes_based/gev.jl 72.72% <72.72%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more