Description Usage Arguments Value
View source: R/univariate_models.R
Calculate the noise, psi, for a univariate continuous model by extracting beta from th_w and calling calc_noise.
1 | calc_noise_univariate_cont(x, th_w, mod_spec)
|
x |
The vector of independent variables |
th_w |
The continuous parameter vector [c,kappa] |
mod_spec |
The model specification |
The noise, psi(x,kappa), which is the same length as x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.