plot.FuzzyDouble: Plot FuzzyDouble

Description Usage Arguments Examples

Description

Plot a FuzzyDouble object

Usage

1
2
3
## S3 method for class 'FuzzyDouble'
plot(x, xlab = "x", ylab = "Double", ...,
  LineCol = "red")

Arguments

x

The FuzzyDouble object

xlab

The X-axis label

ylab

The Y-axis label

...

Extra parameters passed to plot

LineCol

The color of the line representing $y=2x$

Examples

1

nlxbach/test_formation documentation built on May 14, 2019, 4:04 a.m.