calc_noise: Calculate the noise for a yada noise specification

Description Usage Arguments Value

View source: R/noise_calculations.R

Description

Calculate the noise, sigma, given x, the parameter vector alpha, and the noise specification noise_spec.

Usage

1
calc_noise(x, noise_spec, alpha)

Arguments

x

The independent variable

noise_spec

The noise specification

alpha

The parameter vector

The

parameter vector

Value

sigma(x,alpha), the noise (same length as x)


MichaelHoltonPrice/yada documentation built on Sept. 19, 2021, 11:27 p.m.