uncertaintyRandomDeviate: Creates S4 object class UncertainPoints

Description Usage Arguments Value See Also

Description

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.

Usage

1

Arguments

data

Input data. S4 class of Points.

mean

The mean value of input data values.

sd

The standart deviation of input data values.

Value

Returns an object of class UncertainPoints.

See Also

Points-class, UncertainPoints-class, uncertaintyInterpolation2-package


UncerIn2 documentation built on May 2, 2019, 3:48 p.m.