linearmodels.shared.hypotheses.WaldTestStatistic¶
- class WaldTestStatistic(stat, null, df, df_denom=None, name=None)[source]¶
Test statistic holder for Wald-type tests
- Parameters
See also
- Attributes
critical_values
Critical values test for common test sizes
null
Null hypothesis
pval
P-value of test statistic
stat
Test statistic
Methods
Properties
Critical values test for common test sizes
Null hypothesis
P-value of test statistic
Test statistic