Uses of Class
org.drip.validation.hypothesis.SignificanceTestOutcome
| Package | Description |
|---|---|
| org.drip.validation.hypothesis |
Statistical Hypothesis Validation Test Suite
|
-
Uses of SignificanceTestOutcome in org.drip.validation.hypothesis
Methods in org.drip.validation.hypothesis that return SignificanceTestOutcome Modifier and Type Method Description SignificanceTestOutcomeR1PITTester. significanceTest(double testStatistic, SignificanceTestSetting significanceTestSetting)Run the Significance Test for the Realized Test StatisticSignificanceTestOutcomeR1StatisticalTestOutcome. significanceTest()Retrieve the Significance Test OutcomeConstructors in org.drip.validation.hypothesis with parameters of type SignificanceTestOutcome Constructor Description R1StatisticalTestOutcome(SignificanceTestOutcome significanceTestOutcome, R1TTestOutcome r1TTestOutcome)R1StatisticalTestOutcome Constructor