plot.geno {BAMSE}R Documentation

Plots the posterior probabilities for a SNP or an combination for SNPs

Description

plots the genotypes sampled from the mcmc run

Usage

plot.geno(mcmc, nr.snp, H3D = F)

Arguments

mcmc AN mcmc object
nr.snp a vector of integers for the SNP components to be displayed (length<2)
H3D Displays a 3D plot for two SNPs. The package djmrgl must be manually installed (try google - not availeble from CRAN)

Details

~~ If necessary, more details than the description above ~~

Value

~Describe the value returned If it is a LIST, use

comp1 Description of 'comp1'
comp2 Description of 'comp2'

...

Warning

....

Note

~~further notes~~

~Make other sections like Warning with section{Warning }{....} ~

Author(s)

~~who you are~~

References

~put references to the literature/web site here ~


[Package BAMSE version 2.0 Index]