Learn R Programming

rms (version 6.0-0)

tauFetch: tauFetch

Description

Fetch Partial Proportional Odds Parameters

Usage

tauFetch(fit, intercept, what = c("tau", "nontau", "both"))

Arguments

fit

an object created by blrm

intercept

integer specifying which intercept to fetch

what

specifies the result to return

Value

matrix with number of raws equal to the numnber of original draws

Details

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.