ZaragozaSeries {RecordTest} | R Documentation |
Split and Uncorrelated Time Series TX_Zaragoza
Description
The matrix resulting from the data preparation (or
pre-processing) of TX_Zaragoza$TX
.
Usage
data("ZaragozaSeries")
Format
A matrix with 70 rows and 76 columns.
Details
The matrix is the result from applying:
series_uncor(series_split(TX_Zaragoza$TX))
.
The data matrix corresponds to the 70 years with observations in
TX_Zaragoza$TX
and to the 76 days in the year where adjacent
daily maximum temperature subseries are uncorrelated. By coincidence,
none of the subseries 4, 90 or 278 with missing observations is kept
within the 76 uncorrelated days.
See Also
[Package RecordTest version 2.2.0 Index]