trueFrobeniusLoss()
computes the true cross-validated
Frobenius loss over the validation dataset.
trueFrobeniusLoss(estimate, true_covar)
estimate | A |
---|---|
true_covar | A |
The true average Frobenius loss over the validation dataset of
estimate
as a numeric
.