Description Usage Arguments Value Methods (by class) See Also Examples
Implements the method described in https://stats.idre.ucla.edu/r/dae/ordinal-logistic-regression/ for checking if the proportional odds assumption holds for a cumulative logit model.
1 2 3 4 5 6 7 |
object |
character string for response |
... |
currently unused |
x |
vector of character string(s) for explanatory variable(s) |
data |
data frame containing the variables |
formula |
formula of the form y ~ x1 + x2 + ... |
an object of class 'pomcheck'
default
: default
formula
: supports formula specification
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.