View source: R/quantile_pred-methods.R
dist_quantiles | R Documentation |
dist_quantiles(values, quantile_levels)
values |
A vector (or list of vectors) of values. |
quantile_levels |
A vector (or list of vectors) of probabilities
corresponding to When creating multiple sets of |
This function is deprecated. The recommended alternative is
hardhat::quantile_pred()
.
A vector of class "distribution"
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.