forked from laberning/openrowingmonitor
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvement of the dragfactor calculation by using Linear Theil-Sen e…
…stimator (#27) * Explanation of the improvement * Addition of the defaultValue property * Change to use Lin. TS for Drag calculation Changing the drag and recovery slope calculation from OLS to Linear Theil-Sen * Fixed Lint error * Improvement of the RowErg profile Adaptation of the Concept2 RowErg profile to the new algorithms * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Update Rower.test.js * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm * Adaptation to improved drag calculation algorithm
- Loading branch information
1 parent
265a459
commit 2934fef
Showing
5 changed files
with
105 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.