Description Usage Arguments Value
View source: R/univariate_models.R
Calculate the probability of measuring the response m as a function of x for a univariate ordinal model
1 | calc_q(x, th_v, m, mod_spec)
|
x |
The vector of independent variables |
th_v |
The ordinal parameter vector [b,tau,beta] |
m |
The ordinal response value |
mod_spec |
The model specification |
The vector for probabilities, which has the same length as x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.