tauFetch | R Documentation |
Fetches matrix of posterior draws for partial proportional odds parameters (taus) for a given intercept. Can also form a matrix containing both regular parameters and taus, or for just non-taus. For the constrained partial proportional odds model the function returns the appropriate cppo
function value multiplied by tau (tau being a vector in this case and not a matrix).
tauFetch(fit, intercept, what = c("tau", "nontau", "both"))
fit |
an object created by |
intercept |
integer specifying which intercept to fetch |
what |
specifies the result to return |
matrix with number of raws equal to the numnber of original draws
Frank Harrell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.