GAA-UAM / scikit-fda

Functional Data Analysis Python package
https://fda.readthedocs.io
BSD 3-Clause "New" or "Revised" License
300 stars 54 forks source link

Bibtex references #359

Closed ElenaPetrunina closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #359 (07af1d3) into develop (18e02d0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #359   +/-   ##
========================================
  Coverage    81.84%   81.84%           
========================================
  Files           79       79           
  Lines         6214     6214           
========================================
  Hits          5086     5086           
  Misses        1128     1128           
Impacted Files Coverage Δ
skfda/exploratory/stats/_stats.py 82.22% <ø> (ø)
skfda/exploratory/visualization/_boxplot.py 64.67% <ø> (ø)
...exploratory/visualization/_magnitude_shape_plot.py 75.82% <ø> (ø)
skfda/inference/anova/_anova_oneway.py 88.50% <ø> (ø)
skfda/inference/hotelling/_hotelling.py 94.28% <ø> (ø)
skfda/misc/metrics/_elastic_metrics.py 100.00% <ø> (ø)
skfda/ml/classification/_centroid_classifiers.py 100.00% <ø> (ø)
...dim_reduction/variable_selection/maxima_hunting.py 95.83% <ø> (ø)
...ion/variable_selection/recursive_maxima_hunting.py 86.93% <ø> (ø)
...eprocessing/registration/_landmark_registration.py 92.59% <ø> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 18e02d0...07af1d3. Read the comment docs.