R/Data.R

#' @title Paris stock exchange
#' @docType data
#' @description
#' This data set considers market index at the closure of the market from
#' March 1, 1990 to June 14, 2021.
#'
#' @format A vector with the variable \code{Close}.
#' 
#'  There are 7936 observations. We removed every \code{NULL} values.
#'  
#' @source Data pulled from Yahoo Finance: \samp{https://fr.finance.yahoo.com/quote/\%5EFCHI/history?p=\%5EFCHI}
#' 
#' @seealso \code{\link{CAC40return}} and \code{\link{CAC40return.sq}}
#' 
"CAC40"

Try the weakARMA package in your browser

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

weakARMA documentation built on April 5, 2022, 1:16 a.m.