calc_noise_univariate_cont: Calculate the noise for a univariate continuous model

Description Usage Arguments Value

View source: R/univariate_models.R

Description

Calculate the noise, psi, for a univariate continuous model by extracting beta from th_w and calling calc_noise.

Usage

1
calc_noise_univariate_cont(x, th_w, mod_spec)

Arguments

x

The vector of independent variables

th_w

The continuous parameter vector [c,kappa]

mod_spec

The model specification

Value

The noise, psi(x,kappa), which is the same length as x


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