Description Usage Arguments Value
This function computes the R2 metric between observed and predicted value
1 | R2_func(observed, predicted)
|
observed |
is the vector of the observed reponses |
predicted |
is the vector of the predicted reponses |
numeric value representing the R2 metric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.