inst/extexamples/qdrg-ordinal.R

wine.clm <- clm(rating ~ temp * contact, data = wine)

ref_grid(wine.clm)

# verify that we get the same thing via qdrg:
qdrg(object = wine.clm, ordinal.dim = 5)
rvlenth/emmeans documentation built on May 5, 2024, 3:07 a.m.