https://github.com/cran/GAS
Raw File
Tip revision: 142f61df03d9b1b3bc0fae2354834a356add27ed authored by Leopoldo Catania on 27 April 2020, 15:20:18 UTC
version 0.3.3
Tip revision: 142f61d
sp500ret.Rd
\name{sp500ret}
\docType{data}
\alias{sp500ret}
\title{Data: Daily logarithmic returns in percentage points of the S&P500 index from 1950-01-04 to 2016-06-24}
\description{
Daily logarithmic returns in percentage points of the  S&P500 index from 1950-01-04 to 2016-06-24
obtained from yahoo finance.
}
\usage{data("sp500ret")}
\format{A \link{xts} object of dimension 16,727 x 1 containing the daily logarithmic
returns in percentage points from 1950-01-04 to 2016-06-24.}
\source{Yahoo Finance}
\keyword{datasets}
back to top