Learn R Programming

DLMtool (version 5.1.3)

Tplot3: Test Trade-Off Plot

Description

Test Trade-Off Plot

Usage

Tplot3(MSEobj, ..., lims = c(0.2, 0.2, 0.8, 0.8))

Arguments

MSEobj

An object of class MSE

...

Names of PM methods to plot

lims

Numeric vector of satisficing limits. Recycled to number of PM methods

Value

produces a plot

Examples

Run this code
# NOT RUN {
 Tplot3(myMSE)
# }

Run the code above in your browser using DataLab