| screeningResult {geneSLOPE} | R Documentation | 
screeningResult class
Description
A result of procedure for snp clumping produced by screen_snps
Details
Always a named list of eight elements
-  Xnumeric matrix, consists of snps that passed screening
-  ynumeric vector, phenotype
-  X_infodata.frame, SNP info from .map file
-  pValsnumeric vector, p-values from marginal tests for each snp
-  numberOfSnpsnumeric, total number of SNPs in .raw file
-  selectedSnpsNumbersnumeric vector, which rows ofX_infodata.frame are related to snps that passed screening
-  pValMaxnumeric, p-value used in screening procedure
-  phenotypeInfodata.frame, additional information about observations provied inphenotypeDataobject
See Also
[Package geneSLOPE version 0.38.2 Index]