plot.BackTesting: Plot method for objects of the class 'BackTesting'

Description Usage Arguments

View source: R/plot_doBackTesting.R

Description

Plot method for objects of the class BackTesting

Usage

1
2
3
## S3 method for class 'BackTesting'
plot(x, data.out, facet = c("x", "y"),
  which = NULL, ...)

Arguments

x

An object of the class do.BackTesting.

data.out

Specify the type of data to be returned in output. Various life table indices are accepted: "qx", "mx", "dx", "lx", "Lx", "Tx", "ex".

facet

What facets to include? Options: "x", "y".

which

Which x or which y to be plotted. Numerical vector.

...

Arguments to be passed to or from other methods.


mpascariu/MortalityForecast documentation built on Sept. 28, 2020, 2:40 p.m.