Description Usage Arguments Details Value See Also
Fuzzy Double of a numeric object
1 | FuzzyDouble(x, mean = 0, sd = 1)
|
x |
A numeric object |
mean |
The mean noise |
sd |
The standard deviation of the noise |
Doubles an object with a random noise a Gaussian error drawn by rnorm
a FuzzyDouble object which is a data.frame with columns x for the input and y for the output
plot.FuzzyDouble,
autoplot.FuzzyDouble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.