#' Daily data on returns of Toyota, Nissan, and Honda stocks.
#'
#' A dataset used by Stata to illustrate MGARCH models containing daily data on returns of Toyota, Nissan, and Honda stocks.
#'
#' @format Data frame with 2015 rows and 5 variables:
#' \describe{
#' \item{date}{Date}
#' \item{t}{Sequential time index}
#' \item{toyota}{Daily returns for Toyota stock}
#' \item{nissan}{Daily returns for Nissan stock}
#' \item{honda}{Daily returns for Honda stock}
#' }
"stocks"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.