Description Usage Arguments Value Examples
View source: R/multivariateErrorMeasures.R
Computes the multivariate MMSE as a mean of the MSEs of the individual time series
1 | MMSE(X, X_hat)
|
X |
|
X_hat |
|
List containing:
values_vec
: Vector of the individual MSEs
mean
: Mean of the vector of the individual MSEs
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.