View source: R/evaluation.sum.R
evaluation.sum | R Documentation |
The main function for Transfer learning for tensor graphical models.
evaluation.sum(n,q,p,admmres, abic.n, admmres2, Beta0, bic.var)
n |
The sample size. |
q |
The dimension of type 1 features. |
p |
The dimension of type 2 features. |
admmres |
The results corresponding to lambda1. |
abic.n |
The BIC values. |
admmres2 |
The results corresponding to lambda1. |
Beta0 |
The true values of beta. |
bic.var |
The BIC values. |
A result list including: evaluating indicator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.