Skip to contents

Model of class clm

Usage

clm_1

Format

An object of class clm of length 34.

Examples

if (FALSE) {
clm_1 <- clm(rating ~ temp * contact, data = wine)
}