Description Usage Arguments Value Examples
Calculate observed matrix W for all G variables and G-E interactions. Denote Wj as the n x (q+1) sub-matrix of W corresponding the jth G variable. The first column of Wj is the observation vector of the jth G variable, and the rest q columns of Wj are observations of G-E interactions.
1 | matW(E, G)
|
E |
Observed matrix of E variables, of dimension n x q. |
G |
Observed matrix of G variables, of dimensions n x p. |
A matrix of dimension n x [p(q+1)].
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.