block_sum | R Documentation |
Sugar to compute the sum of a stat per block
.block_sum(stat, snp_bj_id)
stat |
vector of n stat values |
snp_bj_id |
integer n-length vector with block index (from 0 to nblock-1) of the stat value |
Sugar to compute the sum of a stat per block
Return a vector of length nblocks containing the per-block sums of the input stat
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.