R/ar1_data.R

#' Simple Time-Series Data
#'
#' Simulated Data (from \code{\link{mlts_sim}}) for one time-series variable.
#'
#' @format ## `ar1_data`
#' A data frame with 2,500 rows and 3 columns:
#' \describe{
#'   \item{ID}{Unit identifier}
#'   \item{time}{Time point}
#'   \item{Y1}{The time-series variable}
#' }
#' @source \code{\link{mlts_sim}}
"ar1_data"

Try the mlts package in your browser

Any scripts or data that you put into this service are public.

mlts documentation built on June 27, 2024, 5:13 p.m.