Description Usage Arguments Value Examples
A data.matrix has observations as rows and variables as columns
1 | data_matrix_rmse(dm1, dm2)
|
dm1 |
[N,M] numeric, First data.matrix |
dm2 |
[N,M] numeric, Second data.matrix |
[1,M] numeric, A vector of RMSE values, one per variable.
1 2 3 4 5 6 7 8 9 10 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.