datamodel_sigmas: Draws random data according to a Gaussian distribution...

Description Usage Arguments

Description

Draws random data according to a Gaussian distribution centered around the original data with standard deviations given by n.sigma * sigmas.

Usage

1
datamodel_sigmas(data, sigmas, n.sigma)

Arguments

data

A vector of data.

sigmas

A vector of standard deviations.

n.sigma

The number of standard deviations for the Gaussian.


kahaaga/tstools documentation built on May 24, 2019, 5:01 a.m.