sin_data {daltoolbox} | R Documentation |
Time series example dataset
Description
Synthetic dataset of sine function.
x: correspond time from 0 to 10.
y: dependent variable for time series modeling.
Usage
data(sin_data)
Format
data.frame
.
Source
This dataset was generated for examples.
Examples
data(sin_data)
head(sin_data)
[Package daltoolbox version 1.0.767 Index]