Description Usage Arguments Details Value References See Also
Relative sharpness: median absolute deviation about the median
1 | rel_madm(pred)
|
pred |
T X N Matrix of predictions. Each column is a simulation. |
median(|(pred - median(pred))/pred|)
vector of length T.
https://bit.ly/2vPO0I9
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.