public class JarqueBeraTest extends Object
| Constructor and Description |
|---|
JarqueBeraTest()
Create an instance of the Jarque-Bera test.
|
| Modifier and Type | Method and Description |
|---|---|
double |
test(RandomVariableInterface randomVariable)
Return the test statistic of the Jarque-Bera test for a given
random variable.
|
public JarqueBeraTest()
public double test(RandomVariableInterface randomVariable)
randomVariable - An object implementing RandomVariableInterfaceCopyright © 2015. All rights reserved.