Description Usage Arguments Value See Also
Builds an uncertainty model based on the imprecision made by random
deviates over the input data. Input data must be type of S4 class
Points
. Output object is type of S4 class UncertainPoints
.
1 | uncertaintyRandomDeviate(data, mean = 0, sd = 1)
|
data |
Input data. S4 class of |
mean |
The mean value of input data values. |
sd |
The standart deviation of input data values. |
Returns an object of class UncertainPoints
.
Points-class
, UncertainPoints-class
, uncertaintyInterpolation2-package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.