Output from set.seed(42); ts_reg_list <- list(x1 = rnorm(1000), x2 = rnorm(1000), ts_rnorm = rnorm(1000)).
ts_reg_listA tibble with 1000 rows and 8 variables:
Random normal simulated data.
Random normal simulated data.
Random normal simulated data.