Description Usage Arguments Value Author(s)
This function computes the following statistics for each model provided.
Frobenious Norm of the Kronecker product.
Infinity Norm of the Kronecker product.
Average Frobenious Norm of each matrix.
Average Infinity Norm of each matrix.
1 |
modelList |
A list of lists. The outer list is indexed by model. The inner list is indexed by Matrix. |
trueModel |
A list with the true Matrices. |
large |
A boolean indicating if the presicion matrices are large, to avoid computing the kronacker norm. |
A list with different performance statistics in comparison with the true model.
Frobenious Norm of the Kronecker product for each model.
Infinity Norm of the Kronecker product for each model.
Average Frobenious Norm of each matrix for each model.
Average Infinity Norm of each matrix for each model.
Rene Gutierrez Marquez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.