6.7.6.3.2.1.5. statsmodels.sandbox.regression.onewaygls.OneWayLS.ftest_summary

OneWayLS.ftest_summary()[source]

run all ftests on the joint model

Returns:

fres : str

a string that lists the results of all individual f-tests

summarytable : list of tuples

contains (pair, (fvalue, pvalue,df_denom, df_num)) for each f-test