| objective_matrix | R Documentation |
Calculation of the value of the objective function for a given list of matrices, lambda, and a weighting matrix.
objective_matrix(matrix_list, lambda, weights)
matrix_list |
A list of matrices |
lambda |
Scalar smoothing parameter. |
weights |
Matrix of weights. |
Returns the value of the objective function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.