| R2.ts | R Documentation |
Compute coefficient of determination (R-squared).
R2.ts(actual, prediction)
actual |
Numeric vector of observed values. |
prediction |
Numeric vector of predicted values. |
Numeric scalar with R-squared.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.