Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Statistics
stats
»
statsmodels.stats.stattools.omni_normtest
statsmodels.stats.stattools.omni_normtest
¶
statsmodels.stats.stattools.
omni_normtest
(
resids
,
axis
=
0
)
[source]
¶
Omnibus test for normality
Parameters
:
resid
numpy:array_like
axis
int
,
optional
Default is 0
Returns
:
Chi^2
score
, two-tail
probability
Table of Contents
Installing statsmodels
Getting started
User Guide
Examples
API Reference
About statsmodels
Developer Page
Release Notes
Table of Contents
statsmodels.stats.stattools.omni_normtest
omni_normtest
Quick search
Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Statistics
stats
»
statsmodels.stats.stattools.omni_normtest