Helper function to get quantile for a single training fold data when nested CV is used.
| 1 | .getNestedCVQuantile(x, p, prediction_list, folds, quantile_type = 8)
 | 
| x | An entry in prediction_list. | 
| p | The quantile to get. | 
| prediction_list | Properly formatted list of predictions. | 
| folds | Cross-validation fold assignments. | 
| quantile_type | The type of quantile estimate to use. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.