get_threshold_params: Get threshold parameter information

View source: R/links.R

get_threshold_paramsR Documentation

Get threshold parameter information

Description

Get threshold parameter information

Usage

get_threshold_params(threshold)

Arguments

threshold

A character string specifying the threshold structure

Details

Threshold parameters:

  • flexible: c (ordered[K-1])

  • equidistant: c1 (real), d (real<lower=0>)

  • symmetric: c_pos (positive_ordered[(K-1)/2])

Value

A list with parameter names and their Stan types


clmstan documentation built on June 29, 2026, 5:06 p.m.