Description Usage Arguments Details Value
generates a matrix of several LD blocks combined together
1 | simBlockSet(config)
|
config |
A list cretaed by setConfiguration |
The LD blocks are generated separately and are combined in a greedy fashion. The process is generally as follows: 1) generate block_1 using the simBlock function 2) generate block_2 3) compare block_1 to block_2 using canonical correlation. 4) Accept block_2 as the next block in the sequence of LD blocks if the between block canonical correlation exceeds the user defined BLOCK_COR parameter.
a matrix of several adjacent LD blocks of type genosim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.