perform chisquare test for random sample of a discrete distribution
Parameters: | distname : string
arg : sequence
alpha : float
|
---|---|
Returns: | result : bool
|
Notes
originally written for scipy.stats test suite, still needs to be checked for standalone usage, insufficient input checking may not run yet (after copy/paste)