R/RV.R

#' Test data for Large t-VAR
#'
#' A matrix TxN of log-transformed realized volatilities for N=5 stocks and T=500 observations.
#'
#' @docType data
#'
#' @usage data(RV)
#'
#' @format A matrix TxN of log-transformed realized volatilities for N=5 stocks and T=500 observations.
#'
#' @seealso \code{\link{Large.tVAR}} to fit a large t-VAR.
#'
#' @keywords datasets
"RV"
lucabarbaglia/t-VAR documentation built on Feb. 27, 2021, 3:46 a.m.