add_gauss_error: Add Gaussian error

Description Usage Arguments

Description

In the creation of a data frame from a simulated system, this adds Gaussian error to the variables of a table and rescales them to between 0 and 1.

Usage

1
add_gauss_error(.data, vars, noise)

Arguments

.data

a data frame

vars

names or indices of the data.frame to add the error.

noise

the desired amount of standard error in the noise to add to the variables. Note that after noise is added the var is rescaled to 0 and 1.


robertness/signalgraph documentation built on May 27, 2019, 10:33 a.m.