fuzzydouble: fuzzydouble

Description Usage Arguments Details Value Examples

View source: R/fonctions.R

Description

Double value of numbers with an error

Usage

1
fuzzydouble(number, sd = 1)

Arguments

number

a numeric vector.

sd

the standard deviation of the Gaussian error added.

Details

Calculate the double values of numbers and add a random error to the result.

Value

A vector of the same length as number containing the transformed values.

Examples

1
2

LafontRapnouilTristan/multiple documentation built on Dec. 31, 2020, 2:15 p.m.