uncertaintyPercent: Creates S4 object class UncertainPoints
Description
Builds an uncertainty model based on the percentual error
over the input data. Input data must be type of S4 class
Points. Output object is type of S4 class UncertainPoints.
Usage
uncertaintyPercent(data, value = 2)
Arguments
data
Input data. S4 class of Points.
value
Percent value of imprecision that defines the uncertainty.