Description Usage Arguments Value See Also
View source: R/tree-guided_group_lasso.R
Compute node weights using scheme from Kim et al [2010].
1 | ComputeGroupWeights(groups, s)
|
groups |
V by K matrix determining group membership: Task k in group v iff groups[v,k] == 1. |
s |
V dimensional vector with weights. Entries for singleton groups will be ignored. |
Vector containing node weights.
TreeGuidedGroupLasso
, BuildTreeHC
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.