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)

Try the emmeans package in your browser

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

emmeans documentation built on July 3, 2024, 5:11 p.m.