compute_Q_bjmeans: compute_Q_bjmeans

compute_Q_bjmeansR Documentation

compute_Q_bjmeans

Description

Compute the the block-jackknife mean of Q values

Usage

.compute_Q_bjmeans(snpQ, snp_bj_id, verbose)

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

Value

Return a vector with the block-jackknife mean estimates for the nQ values

Examples

#

poolfstat documentation built on Sept. 8, 2023, 5:49 p.m.