coef.ontram | R Documentation |
Function for coef for simple ontram
## S3 method for class 'ontram'
coef(object, with_baseline = FALSE, ...)
mod <- ontram_polr(2L, 5L)
coef(mod, with_baseline = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.