View source: R/calc_Sigma_opt_frob.R
| calc_Sigma_opt_frob | R Documentation |
Minimizes the Frobenius norm via quadratic optimization
calc_Sigma_opt_frob(matList_full, corY, edge_constraints = c())
matList_full |
combined list of pairwise and spatial matrices |
corY |
a correlation matrix estimate |
edge_constraints |
a vector indicating which effect is constrained |
a list giving the optimal parameter and corresponding matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.