RforQuantsTextbook: Time Series Data Sets fro the ebook RforQuants

RforQuantsDataR Documentation

Time Series Data Sets fro the ebook RforQuants

Description

Data sets used in examples of several Rmetrics packages.

The data sets are:

PensionFund Pension Fund Portfolio.

Format

All files are in CSV Excel spreadsheet format. The delimiter is a semicolon.

Details

Pension Fund Benchmark:

PensionFund iswhat, explain it here.
The data set ranges from 20xx-01-01 to 20yy-12-31.
The columns are named: XXX.

References

Pictet (2005); Pension Fund Benchmark, www.pictet.ch .

Examples

## Load Example Data Set:
   data(PensionFund)
   head(PensionFund)

fEcofin documentation built on Sept. 9, 2022, 3:01 p.m.