Description Usage Arguments Value
View source: R/noise_calculations.R
Calculate the noise, sigma, given x, the parameter vector alpha, and the noise specification noise_spec.
1 | calc_noise(x, noise_spec, alpha)
|
x |
The independent variable |
noise_spec |
The noise specification |
alpha |
The parameter vector |
The |
parameter vector |
sigma(x,alpha), the noise (same length as x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.