R/colordinal.mle.R

Defines functions colordinal.mle

Documented in colordinal.mle

colordinal.mle <- function(y, link = "logit") {
  Rfast2::colordinal.mle(y, link = link)
}

Try the MLE package in your browser

Any scripts or data that you put into this service are public.

MLE documentation built on April 3, 2025, 10:02 p.m.