Package: bnpsd
Title: Simulate Genotypes from the BN-PSD Admixture Model
Version: 1.0.1
Authors@R: c(
	   person("Alejandro", "Ochoa", email = "ochoa@princeton.edu", role = c("aut", "cre")),
	   person("John D.", "Storey", email = "jstorey@princeton.edu", role = c("aut"))
	   )
Description: The Pritchard-Stephens-Donnelly (PSD) admixture model has k intermediate subpopulations from which n individuals draw their alleles dictated by their individual-specific admixture proportions.  The BN-PSD model additionally imposes the Balding-Nichols (BN) allele frequency model to the intermediate populations, which therefore evolved independently from a common ancestral population T with subpopulation-specific FST (Wright's fixation index) parameters.  The BN-PSD model can be used to yield complex population structures.  Method described in Ochoa and Storey (2016) <doi:10.1101/083923>.
Depends:
Imports: stats
Suggests: popkin, testthat, knitr, rmarkdown, RColorBrewer
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
VignetteBuilder: knitr
URL: https://github.com/StoreyLab/bnpsd/
BugReports: https://github.com/StoreyLab/bnpsd/issues
NeedsCompilation: no
Packaged: 2018-01-15 20:34:58 UTC; viiia
Author: Alejandro Ochoa [aut, cre],
  John D. Storey [aut]
Maintainer: Alejandro Ochoa <ochoa@princeton.edu>
Repository: CRAN
Date/Publication: 2018-01-16 10:07:50 UTC
