DSAM_test_smallData {DSAM} | R Documentation |
Small test dataset
Description
A small dataset containing the rainfall and runoff time series using for testing data splitting algorithms
Usage
DSAM_test_smallData
Format
A data frame with 200 rows and 5 variables
- Idex
Data subscript that marks the position of each data point
- I
input vectors
- I.1
input vectors
- I.2
input vectors
- O
The output vector, usually the runoff
...
[Package DSAM version 1.0.2 Index]