Learn R Programming

DLMtool (version 5.3.1)

boxplot.Data: Boxplot of TAC recommendations

Description

Boxplot of TAC recommendations

Usage

# S3 method for Data
boxplot(x, upq = 0.9, lwq = 0.1, ylim = NULL,
  outline = FALSE, ...)

Arguments

x

An object of class MSE

upq

Upper quantile of TACs for max ylim

lwq

Lower quantile of TACs for min ylim

ylim

Optional numeric vector of length 2 to specify limits of y-axis.

outline

Logical. Include outliers in plot?

...

Optional additional arguments passed to boxplot

Value

Returns a data frame containing the information shown in the plot