JuliaDynamics / FractalDimensions.jl

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

FD from EVT theory using Block Maxima approach #28

Closed PythagoreanCult closed 1 year ago

PythagoreanCult commented 1 year ago

Added the Block Maxima approach to compute dimensions using estimates of the parameters of a GEV distribution

Datseris commented 1 year ago

(please title your pull requests accordingly, and add more extensive descriptions in the Pull Request message)

codecov-commenter commented 1 year ago

Codecov Report

Merging #28 (182d717) into main (b752dd0) will decrease coverage by 3.63%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   92.17%   88.54%   -3.63%     
==========================================
  Files          17       18       +1     
  Lines         677      707      +30     
==========================================
+ Hits          624      626       +2     
- Misses         53       81      +28     
Files Changed Coverage Δ
src/extremes_based/extremesdim.jl 65.85% <0.00%> (-18.53%) :arrow_down:
src/extremes_based/gev.jl 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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