pvalue.VCC2(P, G, W, Nperm, n, pedigree, haplotypes, generation.id, Ncores = 1)Preparation.VCC.read.pedigree. This is a data frame consisting of
four columns (family ID, individual ID, father ID and mother ID)
as use in the traditional linkage format and e.g. Plink files.generation.id=0),
a child from first generation (generation.id=1), a
child from second generation (generation.id=2), etc.
This vector can be calculated by the
kinship2::kindepth() function.score and p.value. This is a
permutation-based p-value.
pvalue.VCC1, pvalue.VCC3