plot.ufRisk {ufRisk}R Documentation

Plot Method for the Package 'ufRisk'

Description

This function regulates how objects created by the package ufRisk are plotted.

Usage

## S3 method for class 'ufRisk'
plot(x, plot.option = NULL, ...)

Arguments

x

an input object of class ufRisk.

plot.option

plot choice for an object of class ufRisk; viable choices are:

1

Plotting out-of-sample loss series

2

Plotting out-of-sample losses, VaR.v & breaches

3

Plotting out-of-sample losses, VaR.e, ES & breaches

Please note if no value is passed to plot.option a selection menu is prompted; is set to NULL by default.

...

additional arguments of the standard plot method.

Value

None

Author(s)


[Package ufRisk version 1.0.7 Index]