dot-get_quantile.Rd
Helper function to get quantile for a single training fold data when nested CV is NOT used.
.get_quantile(x, p, quantile_type = 8)
x | An entry in prediction_list. |
---|---|
p | The quantile to get. |
quantile_type | The type of quantile estimate to use. |