Description Usage Arguments Value Author(s)
Calculates the pinball loss score for a given quantile.
1 | pinball_loss(tau, y, q)
|
tau |
integer 1, 2, ... 99. Quantile to calculate pinball loss score for. |
y |
numeric. Observed value. |
q |
numeric. Predicted value for quantile tau. |
Pinball loss score.
Cameron Roach
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.