This is documentation for an old release of SciPy (version 0.10.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.stats.mstats.f_value_wilks_lambda

scipy.stats.mstats.f_value_wilks_lambda(ER, EF, dfnum, dfden, a, b)

Calculation of Wilks lambda F-statistic for multivarite data, per Maxwell & Delaney p.657.

Previous topic

scipy.stats.mstats.f_oneway

Next topic

scipy.stats.mstats.find_repeats

This Page