UniprJRC / FSDA

Flexible Statistics and Data Analysis (FSDA) extends MATLAB for a robust analysis of data sets affected by different sources of heterogeneity. It is open source software licensed under the European Union Public Licence (EUPL). FSDA is a joint project by the University of Parma and the Joint Research Centre of the European Commission.
https://uniprjrc.github.io/FSDA/
European Union Public License 1.1
83 stars 38 forks source link

Added OSILA algorithm for ordered statistics #71

Closed AndreaCerasaJRC closed 5 months ago

AndreaCerasaJRC commented 5 months ago

Added OSILA algorithm for ordered statistics

Proposed changes

Describe the big picture of your changes here to communicate to the FSDA group why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce to FSDA? Put an x in the boxes that apply

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.68%. Comparing base (653b891) to head (69ead3e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #71 +/- ## ======================================= Coverage 68.68% 68.68% ======================================= Files 344 344 Lines 48972 48972 ======================================= + Hits 33634 33638 +4 + Misses 15338 15334 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.