View source: R/initialize_states.R
get_residuals | R Documentation |
x
and fitted values fitted
Compute residuals from actuals x
and fitted values fitted
get_residuals(x, fitted)
x |
A numeric vector representing the actuals |
fitted |
A numeric vector representing the fitted values |
A numeric vector of the same length as x
and fitted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.