Skip to main content
Ctrl+K
This project is in alpha phase and can be changed at any time.
normtest documentation - Home

Site Navigation

  • Documentation
  • Contribute
  • GitHub
  • website
  • Contact

Site Navigation

  • Documentation
  • Contribute
  • GitHub
  • website
  • Contact

Section Navigation

Contents:

  • filliben
    • Filliben
    • correlation_plot
    • citation
    • dist_plot
    • fi_test
    • line_up
    • _critical_value
    • _normal_order_medians
    • _p_value
    • _statistic
    • _uniform_order_medians
  • ryan_joiner
    • RyanJoiner
    • citation
    • correlation_plot
    • dist_plot
    • line_up
    • rj_test
    • _critical_value
    • _normal_order_statistic
    • _order_statistic
    • _p_value
    • _statistic
  • looney_gulledge
    • LooneyGulledge
    • citation
    • correlation_plot
    • dist_plot
    • test
    • line_up
    • _critical_value
    • _normal_order_statistic
    • _order_statistic
    • _p_value
    • _statistic
  • helpers
    • AlphaManagement
    • SafeManagement
  • Documentation
  • filliben

filliben#

This module contains the relevant functions to apply the Filliben Normality test [1].

Class#

  • Filliben

Main functions#

  • correlation_plot
  • citation
  • dist_plot
  • fi_test
  • line_up

Others functions#

  • _critical_value
  • _normal_order_medians
  • _p_value
  • _statistic
  • _uniform_order_medians

Reference#

[1]

“FILLIBEN, J. J. The Probability Plot Correlation Coefficient Test for Normality. Technometrics, v. 17, n. 1, p. 111-117, 1975.”

previous

Documentation

next

Filliben

On this page
  • Class
  • Main functions
  • Others functions
    • Reference
Show Source

© Copyright 2023, Anderson Marcos Dias Canteli.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.14.3.