cal2norm {TSLA} | R Documentation |
Calculate group norms
Description
Function to output group norms on the gamma coefficients
based on g_idx
and C2
matrix.
Usage
cal2norm(u, g_idx, type)
Arguments
u |
|
g_idx |
Group structure matrix defined by the |
type |
If |
Value
Sum of group norms or individual group norms.
[Package TSLA version 0.1.2 Index]