Define the intervals associated with y = j based on the flooring function.
The function returns -Inf for j = 0 (or smaller) and Inf for
any j >= y_max + 1, where y_max is a known upper bound on the data y
(if specified).
Define the intervals associated with y = j based on the flooring function.
The function returns -Inf for j = 0 (or smaller) and Inf for
any j >= y_max + 1, where y_max is a known upper bound on the data y
(if specified).