soprobMarkovOrd | R Documentation |
State Occupancy Probabilities for First-Order Markov Ordinal Model
soprobMarkovOrd(y, times, initial, absorb = NULL, intercepts, g, ...)
y |
a vector of possible y values in order (numeric, character, factor) |
times |
vector of measurement times |
initial |
initial value of |
absorb |
vector of absorbing states, a subset of |
intercepts |
vector of intercepts in the proportional odds model, with length one less than the length of |
g |
a user-specified function of three or more arguments which in order are |
... |
additional arguments to pass to |
matrix with rows corresponding to times and columns corresponding to states, with values equal to exact state occupancy probabilities
Frank Harrell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.