get_metric
Returns classification metric requested
1 | get_metric(trend, y, signal, threshold, metric)
|
trend |
estimated trend vector |
y |
vector of observations |
signal |
vector of true signal classification |
threshold |
value for threshold defining signal |
metric |
choice of "missclass", "recall", "CAA", "precision" or "F1" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.