gauss.exs: Provide examples with added Gaussian noise

Description Usage Arguments Value

View source: R/resampling_utils.R

Description

Provide examples with added Gaussian noise

Usage

1
gauss.exs(exs, bump.exs, pert, exclude = integer(0))

Arguments

exs

Data frame with observations to perturb

bump.exs

Data frame with observations to use as baseline sd

pert

Percentage of the sd of bump.exs that should be used as sd for the gaussian noise added to exs

exclude

Indices of columns to exclude from Gaussian noise (e.g., spatio-temporal coordinates)

Value

Data frame where all numeric values have added Gaussian noise (except for the columns in exclude)


mrfoliveira/STResampling-JDSA2020 documentation built on June 28, 2021, 7:01 p.m.