Description Usage Arguments Value See Also
Matrix-Variate Differential Network (MVDN) model which is particularly useful in modelling connectivity alteration for matrix-variate data such as in brain connectivity analysis.
1 |
S1 |
A p*p matrix. |
S2 |
A p*p matrix. |
n1 |
Sample size of group1. |
n2 |
Sample size of group2. |
lambda |
The tuning parameter of lasso penalty. user-supplied lambda sequence; default is NULL. |
nlambda |
The number of lambda values, default is 20. |
method |
The method used in the lambda selection. |
lambda.min.ratio |
The ratio used to get the min lambda if |
rho |
The parameter in augmented Lagrange method. |
shrink |
The parameter shrink the |
prec |
The parameter shrink the |
mvdn |
differential network. |
lambda |
the actual sequence of lambda values used. |
nlambda |
the number of lambda values used. |
opt |
indicating which one is the optimized lambda based on different norms ("max": max norm, "1": element-wise, "L1": matrix L1 max norm, "Spectral", "Frobenius", "Nuclear"). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.