compute_Q_bjmeans: compute_Q_bjmeans
Description
Compute the the block-jackknife mean of Q values
Usage
.compute_Q_bjmeans(snpQ, snp_bj_id, verbose)
Value
Return a vector with the block-jackknife mean estimates for the nQ values
Arguments
- snpQ
matrix of nsnp by nQ estimates of Q (e.g., Q1 or Q2)
- snp_bj_id
integer vector of length nsnp giving the block index of each SNP
- verbose
if TRUE progression bar is printed on the terminal
Details
Compute the the block-jackknife mean of Q values