Skip to main content

Perform the Log-Rank-Test very fast

Project description

Perform the Log-Rank-Test very fast

  • Free software: BSD license

Features

fastlogranktest.logrank_test(SAME_INPUT_AS_LOGRANK_FUNCTION_OF_LIFELINES_STATISTICS_PACKAGE)

fastlogranktest.multi_logrank_test():

Arguments same order as logrank_test() but list of lists of numbers for each instead of just a list of numbers.

Optional parameter: threadnumber

Can set the number of threads manual.

For example: fastlogranktest.multi_logrank_test(….. , threadnumber = 12)

History

0.1.0 (2019-10-21)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastlogranktest-0.1.1.tar.gz (39.3 kB view hashes)

Uploaded Source

Built Distribution

fastlogranktest-0.1.1-cp37-cp37m-win_amd64.whl (98.3 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page