reRandomStats

Contents

  • Installation
    • From Source (Recommended)
    • Via Conda
    • Dependencies
  • API Reference
    • Fisher’s Exact Test
      • FisherExactTest
    • Fisher’s Resampling Test
      • FisherResamplingTest
    • Hypothesis Tests
      • HypothesisTests
    • Binomial Statistics
      • BinomialStats
      • MultipleBinomialTests
    • Multi-Group Testing
      • MultiGroupTest
    • Case-Crossover Estimators (v0.2.0)
      • daylight_hours()
      • build_case_crossover_frame()
      • case_crossover_conditional_logit()
      • stratified_permutation()
      • stratify_case_crossover()
      • event_anomaly_profile()
      • h3_within_event_contrast()
      • hsiang_sigma_rescaled()
    • Model Comparison (v0.2.0)
      • wald_two_sample_beta()
      • likelihood_ratio_test()
      • correct_pvalues()
      • correct_pvalues_array()
      • benjamini_hochberg()
    • Dose-Response and Breakpoint Analysis (v0.2.0)
      • broken_stick_fit()
      • davies_test()
      • pscore_test()
      • hill_fit()
      • per_subject_segmented()
    • Resampling Index Generator
      • GetNofK
    • Data I/O
      • DataIO
    • Pretty Table Output
      • write_pretty_table()
  • Examples
    • Two-Sample Resampling Test
    • Multi-Group Comparison with FDR Correction
    • Fisher’s Exact Test
    • Binomial Proportion with Confidence Interval
    • Variance Ratio Permutation Test
reRandomStats
  • Search


© Copyright 2023-2026, Bart R.H. Geurten.

Built with Sphinx using a theme provided by Read the Docs.