calc_noise_univariate_ord: Calculate the noise for a univariate ordinal model

Description Usage Arguments Value

View source: R/univariate_models.R

Description

Calculate the noise, gamma, for a univariate ordinal model by extracting beta from th_v and calling calc_noise.

Usage

1
calc_noise_univariate_ord(x, th_v, mod_spec)

Arguments

x

The vector of independent variables

th_v

The ordinal parameter vector [b,tau,beta]

mod_spec

The model specification

Value

The noise, gamma(x,beta), which is the same length as x


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