Learn R Programming

ASSA (version 2.0)

merval: MERVAL interval data

Description

Raw interval data series corresponding to weekly minimum and maximum values of MERVAL index ranging from January 1st 2016 to September 30th 2020.

Usage

merval

Arguments

Format

A dataframe with 353 observations. The object is of class list.

References

de Carvalho, M. and Martos, G. (2020). Modeling Interval Trendlines: Symbolic Singular Spectrum Analysis for Interval Time Series. Submitted (available on arXiv).

Examples

Run this code
# NOT RUN {
data(merval)
head(merval,3)
# }

Run the code above in your browser using DataLab