Contains the functor to evaluate the test statistic, according to LAG_policy. More...
#include <ADF_comp_stat.hpp>
Public Member Functions | |
| double | operator() (const KO_Traits::StoringVector &x, const KO_Traits::StoringMatrix &z) const |
| Computing ADF-test statistic. | |
Contains the functor to evaluate the test statistic, according to LAG_policy.
| LAG_policy | policy to select how to evaluate the test statistic (if considering lag order bigger than one) |
|
inline |
Computing ADF-test statistic.
| x | time series |
| z | embedded time series (embedding to be coherent with the policy used) |