Description Usage Arguments Details Value Author(s)
Residual averaged acorss simulations
1 | avg_residual(obs, pred)
|
obs |
observed vector T X 1 |
pred |
matrix of predicted observations. Each column is a simulation. T X N where N is the number of simulations. |
∑_{i = 1}^{N}{obs - pred} / N
error T X 1. Each entry is the error averaged across the simulations.
Sangeeta Bhatia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.