https://github.com/cran/GAS
Raw File
Tip revision: e588e3a10bf22cb7dff4a49a848baac63d743c3f authored by Leopoldo Catania on 04 February 2022, 09:30:12 UTC
version 0.3.4
Tip revision: e588e3a
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