get_threshold_params: Get threshold parameter information
Description
Get threshold parameter information
Usage
get_threshold_params(threshold)
Value
A list with parameter names and their Stan types
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])