scikit-posthocs

Documentation

  • Introduction
    • Background
    • Features
  • Installation
    • Dependencies
    • Bugs
  • Tutorial
    • Parametric ANOVA with post hoc tests
    • Non-parametric ANOVA with post hoc tests
    • Compact Letter Display
    • Block design
    • Data types
      • Lists and arrays
      • DataFrames
    • Significance plots
    • Critical difference diagrams

API

  • Global Tests API
    • scikit_posthocs.global_f_test
      • global_f_test()
    • scikit_posthocs.global_simes_test
      • global_simes_test()
  • Omnibus API
    • scikit_posthocs.test_mackwolfe
      • test_mackwolfe()
    • scikit_posthocs.test_osrt
      • test_osrt()
    • scikit_posthocs.test_durbin
      • test_durbin()
  • Outliers API
    • scikit_posthocs.outliers_iqr
      • outliers_iqr()
    • scikit_posthocs.outliers_gesd
      • outliers_gesd()
    • scikit_posthocs.outliers_grubbs
      • outliers_grubbs()
    • scikit_posthocs.outliers_tietjen
      • outliers_tietjen()
  • Plotting API
    • scikit_posthocs.sign_array
      • sign_array()
    • scikit_posthocs.sign_table
      • sign_table()
    • scikit_posthocs.sign_plot
      • sign_plot()
    • scikit_posthocs.critical_difference_diagram
      • critical_difference_diagram()
    • scikit_posthocs.compact_letter_display
      • compact_letter_display()
  • Post-hocs API
    • scikit_posthocs.posthoc_conover
      • posthoc_conover()
    • scikit_posthocs.posthoc_dunn
      • posthoc_dunn()
    • scikit_posthocs.posthoc_nemenyi
      • posthoc_nemenyi()
    • scikit_posthocs.posthoc_nemenyi_friedman
      • posthoc_nemenyi_friedman()
    • scikit_posthocs.posthoc_conover_friedman
      • posthoc_conover_friedman()
    • scikit_posthocs.posthoc_siegel_friedman
      • posthoc_siegel_friedman()
    • scikit_posthocs.posthoc_miller_friedman
      • posthoc_miller_friedman()
    • scikit_posthocs.posthoc_npm_test
      • posthoc_npm_test()
    • scikit_posthocs.posthoc_durbin
      • posthoc_durbin()
    • scikit_posthocs.posthoc_anderson
      • posthoc_anderson()
    • scikit_posthocs.posthoc_quade
      • posthoc_quade()
    • scikit_posthocs.posthoc_vanwaerden
      • posthoc_vanwaerden()
    • scikit_posthocs.posthoc_tukey_hsd
      • posthoc_tukey_hsd()
    • scikit_posthocs.posthoc_ttest
      • posthoc_ttest()
    • scikit_posthocs.posthoc_mannwhitney
      • posthoc_mannwhitney()
    • scikit_posthocs.posthoc_wilcoxon
      • posthoc_wilcoxon()
    • scikit_posthocs.posthoc_scheffe
      • posthoc_scheffe()
    • scikit_posthocs.posthoc_tamhane
      • posthoc_tamhane()
    • scikit_posthocs.posthoc_tukey
      • posthoc_tukey()
    • scikit_posthocs.posthoc_dscf
      • posthoc_dscf()
    • scikit_posthocs.posthoc_dunnett
      • posthoc_dunnett()
scikit-posthocs
  • Search


© Copyright .

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