Usage
score_FSKAT_IC_pertu(y,XC,Z,ID,w_a=1,w_b=5,pw="Rade",Uc=FALSE,sW=TRUE,np=10000)
Arguments
y
binary phenotype coded as 0, 1
XC
covaraite matrix, WITHOUT the intercept column.
Z
SNP genotypes coded 0/1/2 (minor allele count).
ID
Pedigree ID matrix. The four columns are the Family ID (FID), Individual ID (IID),
Paternal ID (FAT), Maternal ID (MAT), respectively.
w_a
The first parameter of the beta density in the weight function
w_b
The second parameter of the beta density in the weight function
pw
perturbatio method: "Rade"=Rademacher; "Norm"=Normal
sW
standardize weights or not
np
No. of perturbed samples