﻿statsmodels.stats.multivariate.CovOnewayResult
==============================================

.. currentmodule:: statsmodels.stats.multivariate

.. autoclass:: CovOnewayResult
   :exclude-members: 

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~CovOnewayResult.statistic
      ~CovOnewayResult.pvalue
      ~CovOnewayResult.statistic_base
      ~CovOnewayResult.statistic_chi2
      ~CovOnewayResult.pvalue_chi2
      ~CovOnewayResult.df_chi2
      ~CovOnewayResult.distribution_chi2
      ~CovOnewayResult.statistic_f
      ~CovOnewayResult.pvalue_f
      ~CovOnewayResult.df_f
      ~CovOnewayResult.distribution_f
   
   
   