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

fixed some typos #69

Closed marikap00 closed 6 months ago

marikap00 commented 6 months ago

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 6 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 68.57%. Comparing base (c3c6376) to head (cea760c).

Files Patch % Lines
toolbox/regression/boxcoxR.m 0.00% 1 Missing :warning:
toolbox/regression/fanBICpn.m 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69 +/- ## ========================================== - Coverage 68.68% 68.57% -0.12% ========================================== Files 344 344 Lines 48966 48967 +1 ========================================== - Hits 33633 33579 -54 - Misses 15333 15388 +55 ```

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