Description Usage Arguments Value See Also
View source: R/nullResampling.R
Generates a data.frame
null resampling time-series as defined by the difference between consecutive points across all time-series.
For additional information about the null distribution used by TimeCycle, see TimeCycle's vignette:
vignette("TimeCycle")
.
1 | nullResampling(data, numExperiments = 10000)
|
data |
a |
numExperiments |
a |
a data.frame
of numeric
resampled time-series (row = numExperiments x col = ZT times).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.