estimate_p_mat | R Documentation |
Internal function: generate probability matrix for ordinal outcomes given thresholds, linear predictor and link function
estimate_p_mat(theta, z, link)
theta |
numeric vector of thresholds |
z |
numeric vector of linear predictor |
link |
The link function used to model ordinal outcomes. Default is
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.