Description Usage Arguments Value
pvalueConsec sets a minimal consecutive length criterion on the
p-values in a time series
1  | pvalueConsec(dat, sig_level = 0.05, min_length = 10)
 | 
dat | 
 a numeric matrix or array containing p-values, or a list of such matrices/arrays. dat must have a named time dimension.  | 
sig_level | 
 numeric value (default: 0.05), the level of significance  | 
min_length | 
 numeric value (default: 10), the minimum number of consecutive significant time points  | 
An object of the same dimension as the input data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.