FuzzyDouble: FuzzyDouble

Description Usage Arguments Details Value See Also

Description

Fuzzy Double of a numeric object

Usage

1
FuzzyDouble(x, mean = 0, sd = 1)

Arguments

x

A numeric object

mean

The mean noise

sd

The standard deviation of the noise

Details

Doubles an object with a random noise a Gaussian error drawn by rnorm

Value

a FuzzyDouble object which is a data.frame with columns x for the input and y for the output

See Also

plot.FuzzyDouble, autoplot.FuzzyDouble


slevionnois/MonPackage documentation built on May 14, 2019, 4:05 a.m.