R/data_rets_m.R

#' Monthly stock returns data from the S&P500 index
#'
#' The dataset contains the monthly returns of 200 sampled stocks from the S&P500 index
#' for the time period from 12.2000 to 12.2018.
#'
#' @docType data
#' @keywords datasets
#' @name rets_m
#' @usage data(rets_m)
"rets_m"
antshi/CovEstim documentation built on June 10, 2025, 3:11 a.m.