Finds the series that reject the null for at the 5% significance level.
diagnostics(object, cv = NULL, option = c("gsadf", "sadf"))
An object of class radf()
.
Whether to apply the "gsadf" or "sadf" methodology. Default is "gsadf".
Returns a list with the series that reject and the series that do not reject the Null Hypothesis
Diagnostics also stores a vector in 0,1 that corresponds to reject, accept respectively.