Description Usage Arguments Value Author(s) Examples
This function measures the performance of the model in terms of recognition rate.
1 | metric_R2(y, ypred)
|
y |
the true y |
ypred |
the predict y |
accuracy or recognition rate
"Saliou NDAO salioundao21@gmail.com"
1 2 3 4 | ## Not run:
metric_R2(y, ypred)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.