Description Usage Arguments Value
View source: R/univariate_models.R
Calculate the noise, gamma, for a univariate ordinal model by extracting beta from th_v and calling calc_noise.
1 | calc_noise_univariate_ord(x, th_v, mod_spec)
|
x |
The vector of independent variables |
th_v |
The ordinal parameter vector [b,tau,beta] |
mod_spec |
The model specification |
The noise, gamma(x,beta), 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.