Convert little b hat matrix (dimension (ad) by 1) to big B hat matrix (dimension a by d), where a is the number of allelotypes at each locus (8 in case of DO) and d is number of traits
1 | convert_b_hat(b_hat, n_traits = 2)
|
b_hat |
ad by 1 matrix of stacked allelotype effect sizes |
n_traits |
number of traits examined simultaneously. Default value is 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.