Simulated data for time-series regression
Output from set.seed(42); ts_reg_list <- list(x1 = rnorm(1000), x2 = rnorm(1000),ts_rnorm = rnorm(1000)). data
set.seed(42); ts_reg_list <- list(x1 = rnorm(1000), x2 = rnorm(1000),ts_rnorm = rnorm(1000))
A tibble with 1000 rows and 8 variables:
ts_reg_list
About the dataset
Column names and types