stressLineChart: Financial stress component data as an unstacked line chart.

Description Usage Arguments Details See Also Examples

Description

Provides a convenience function for passing a stress object to xyplot.

Usage

1

Arguments

e

an object of class stress as returned by getStressComponents and its many offspring.

range

a range string as used by xts to subset time series dates, e.g. "1996/1997". Defaults to NA for full range.

Details

Provides several assumptions about the display of the stress data to correspond to similar presentations at the Cleveland Fed's data site.

See Also

xyplot.stress stressAreaChart getStressComponents getComponentSummary getEquityMarkets getFundingMarkets getCreditMarkets getForeignExchangeMarkets getRealEstateMarkets getSecuritizationMarkets

Examples

1
2
3
4
5
## Not run: 
es <- getEqityStress()
stressLineChart(es,"2007/2009)

## End(Not run)

mrbcuda/stressr documentation built on May 23, 2019, 7:14 a.m.