This is an internal constructor called by clm_stan(). Users should not call this function directly.
new_clmstan(
fit,
formula,
data,
link,
base,
threshold,
link_param = NULL,
full = FALSE,
K,
N,
P
)An object of class "clmstan"
A CmdStanMCMC object
The model formula
The original data
The link function
The base distribution (for SP link)
The threshold structure
Link parameter settings
Whether full model was used
Number of categories
Number of observations
Number of predictors