qorf / quorum-language

The primary repository for the Quorum Programming Language
BSD 3-Clause "New" or "Revised" License
12 stars 6 forks source link

Studentized Range Distribution CDF is accurate to only 3 decimals. Implement Gleeson algorithm for more accuracy. #37

Open AtlasShrugged1 opened 1 year ago

AtlasShrugged1 commented 1 year ago

HeavyTailDifferenceConverter - Stefik

HeavyTailDifferenceConverter.txt

HeavyTailConverterAction - Stefik

HeavyTailConverterAction.txt

Polynomial - Stefik

Polynomial.txt

Perhaps based off of: https://github.com/rogerlew/qsturng-py/blob/master/qsturng.py