Description Usage Arguments Value See Also
View source: R/resampleTimeSeries.R
Converts a data.frame of numeric values into a single vector and generates a random resampling with dimension
numRsmps by numTP.
1 | resampleTimeSeries(distTP, numTP, numRsmps)
|
distTP |
a |
numTP |
a |
numRsmps |
a |
a data.frame of randomly sampled numerics time-series (row = numRsamps x col = numTP).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.