![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 51 of file statistic-test.cpp.
Private Member Functions | |
| void | run (Arg) |
| void | demonstrate_DataSpan () |
| void | check_baseStatistics () |
| void | check_wightedLinearRegression () |
| void | check_TimeSeriesLinearRegression () |
|
inlineprivate |
Definition at line 54 of file statistic-test.cpp.
References Statistic_test::check_baseStatistics(), Statistic_test::check_TimeSeriesLinearRegression(), Statistic_test::check_wightedLinearRegression(), and Statistic_test::demonstrate_DataSpan().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 66 of file statistic-test.cpp.
References lib::explore(), util::join(), and VERIFY_ERROR.
Referenced by Statistic_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 95 of file statistic-test.cpp.
References lib::stat::average(), lib::stat::averageLastN(), DataSpan< D >::begin(), lib::stat::lastN(), lib::stat::sdev(), and DataSpan< D >::size().
Referenced by Statistic_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 128 of file statistic-test.cpp.
References lib::stat::computeLinearRegression(), util::join(), and lib::stat::sdev().
Referenced by Statistic_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 157 of file statistic-test.cpp.
References lib::stat::computeTimeSeriesLinearRegression(), and lib::ranRange().
Referenced by Statistic_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for Statistic_test:
Collaboration diagram for Statistic_test: