The clmstan class represents a fitted cumulative link model.
It contains the CmdStanR fit object and additional metadata.
The CmdStanMCMC object from cmdstanr
The model formula
The original data frame
The link function used
The base distribution (for SP link)
The threshold structure
Link parameter settings (for flexible links)
TRUE if link parameters were estimated (Bayesian inference), FALSE if they were fixed at user-specified values
Number of response categories (cached from data)
Number of observations (extracted from data for efficiency)
Number of predictors (extracted from design matrix)