View source: R/spectralBacktest.R
spectral_Ztest | R Documentation |
Spectral Z-test for any kernel type
spectral_Ztest(kernel, PIT, twosided = TRUE)
kernel |
(list) kernel object (see package help) |
PIT |
Vector of probability integral transform values |
twosided |
(boolean) if monokernel, run two-sided test if TRUE, otherwise one-sided |
p-value of Z-test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.