Transform increments to thresholds
Examples
d_to_gamma(c(0, 0, 0))
#> [,1]
#> [1,] -Inf
#> [2,] 0
#> [3,] 1
#> [4,] 2
#> [5,] 3
#> [6,] Inf
Transform increments to thresholds
d_to_gamma(c(0, 0, 0))
#> [,1]
#> [1,] -Inf
#> [2,] 0
#> [3,] 1
#> [4,] 2
#> [5,] 3
#> [6,] Inf