Usage
score.calc(marks,y,Z,X,K,ZZ,M,Hinv,ploidy,model,min.MAF,
max.geno.freq,silent=FALSE,P3D=TRUE)
Arguments
Z
incidence matrix of random effects
X
incidence matrix X as full rank from eigen decomposition
K
covariance structure for random effects
ZZ
incidence matrix of random effects
Hinv
inverse of the phenotypic variance matrix
ploidy
numeric value of ploidy level, i.e. 2
min.MAF
minimum minor allele frequency
silent
a TRUE/FALSE value indicating if the progress bar should be drawn or not
P3D
when the user performs GWAS, P3D=TRUE means that the variance components are estimated by REML only once, without any markers in the model. When P3D=FALSE, variance components are estimated by REML for each marker separately. The default is the first case