Description Usage Arguments Value
View source: R/univariate_models.R
Calcualte the mean, g, for a univariate ordinal model by extracting b from th_v and calling calc_mean.
1 | calc_mean_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 mean, g(x,b), 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.