plot.ufRisk: Plot Method for the Package 'ufRisk'

View source: R/plot.ufRisk.R

plot.ufRiskR 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)

  • Sebastian Letmathe (Scientific Employee) (Department of Economics, Paderborn University)

  • Dominik Schulz (Research Assistant) (Department of Economics, Paderborn University),


ufRisk documentation built on Oct. 22, 2023, 9:07 a.m.