This is work in progress. See mlr3ordinal for the current state of the implementation.
Source Code
# Ordinal Analysis {#ordinal}```{r 08-special-ordinal-001, include = F}library(mlr3)library(mlr3book)```This is work in progress.See `r mlr3book::gh_pkg("mlr-org/mlr3ordinal")` for the current state of the implementation.