Transforms samples from a truncated beta density to the real line using a stick-breaking algorithm. This algorithm is suitable for mixtures of equality constrained parameters, inequality constrained parameters, and free parameters
tbinom_trans(theta_mat, boundaries, binom_equal, hyp_direction)
matrix with samples from truncated beta density
list containing indices for upper and lower truncation boundaries
multiplicative elements for each lower and upper bound of each inequality constrained parameter.
specifies whether the imposed inequality constrained imposes an increasing (i.e., 'smaller') or decreasing (i.e., 'larger') trend
matrix with transformed samples