View source: R/martingaleDifference.R
spectral_MDtest | R Documentation |
Spectral MD test
spectral_MDtest(kernel, CVT, PIT, h_list = NULL, informationH = "none", singular_Sigma_NA = FALSE)
kernel |
(list) kernel object (see package help) |
CVT |
(list) CVT object (see package help) |
PIT |
Vector of probability integral transform values |
h_list |
If provided, then use instead of calling |
informationH |
(string). Specifies information to incorporate in H. |
singular_Sigma_NA |
(boolean). If true, then set p-value to |
p-value of chisq test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.