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(RandomVariable randomVariable)
Return the test statistic of the Jarque-Bera test for a given
random variable.
|
public JarqueBeraTest()
public double test(RandomVariable randomVariable)
randomVariable
- An object implementing RandomVariable
Copyright © 2020. All rights reserved.