Description Usage Arguments Value
For internal use by groupfs
.
1 | scaleGroups(x, index, center = TRUE, normalize = TRUE)
|
x |
Design matrix. |
index |
Group membership indicator of length p. |
center |
Center groups, default is TRUE. |
normalize |
Scale groups by Frobenius norm, default is TRUE. |
Optionally centered/scaled design matrix.
Means of groups in original design matrix.
Frobenius norms of groups in original design matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.