Description Usage Arguments Value Author(s) References Examples
Check the format of time series
1 |
y |
time series y in matrix format ( |
x1 |
time series x1 in matrix format ( |
x2 |
time series x2 in matrix format ( |
Returns a named list containing:
t |
time steps |
dt |
size of a time step |
n.obs |
number of observations |
Tarik C. Gouhier (tarik.gouhier@gmail.com)
Torrence, C., and G. P. Compo. 1998. A Practical Guide to Wavelet Analysis. Bulletin of the American Meteorological Society 79:61-78.
1 2 3 | # Not run:
# t1=cbind(1:100, rnorm(100))
# check.data(y=t1)
|
biwavelet 0.20.11 loaded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.