Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddolgushin authored May 30, 2018
1 parent 04d62a7 commit be3da4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@
* Метод Дженкса-Фишера -- порт с https://github.com/pschoepf/naturalbreaks.
* Метод стандартных отклонений.

Примеры использования классов представлены в соответствующих тестах.

Classes for statistical data processing.

For now there are two implementations:
* Jenks-Fisher method -- port from https://github.com/pschoepf/naturalbreaks.
* Standard deviation method.

The examples of usage are presented in corresponding tests.

0 comments on commit be3da4f

Please sign in to comment.