statsmodels.sandbox.stats.multicomp.StepDown.run
-
StepDown.run(alpha)
[source] -
main function to run the test,
could be done in __call__ instead this could have all the initialization code
StepDown.run(alpha)
[source]
main function to run the test,
could be done in __call__ instead this could have all the initialization code
Please login to continue.