Class to hold data relating to multiple models fitted to SNP data

Slots

snps

data.frame containing marginal probabilities of inclusion for the SNPs

models

data.frame containing summaries for each model

model.snps

list containing the SNPs for each model. May be removed.

Examples

new("snpmod")
#> Warning: no non-missing arguments to max; returning -Inf
#> Warning: no non-missing arguments to min; returning Inf
#> snpmod object, containing information on 0 models / 0 SNPs.
#> PP ranges from Inf--Inf (sum: 0.000).