Package: stockR
Title: Identifying Stocks in Genetic Data
Version: 1.0.74
Authors@R: c(person("Scott D.", "Foster", role = c("aut", "cre"),
                     email = "scott.foster@data61.csiro.au"))
Author: Scott D. Foster [aut, cre]
Description: Provides a mixture model for clustering individuals (or sampling groups) into stocks based on their genetic profile. Here, sampling groups are individuals that are sure to come from the same stock (e.g. breeding adults or larvae). The mixture (log-)likelihood is maximised using the EM-algorithm after find good starting values via a K-means clustering of the genetic data. Details can be found in Foster, Feutry, Grewe, Berry, Hui, Davies (2019) Reliably Discriminating Stock Structure with Genetic Markers: Mixture Models with Robust and Fast Computation. Molecular Ecology Resources.
License: GPL (>= 2)
Imports: stats, gtools, parallel, RColorBrewer, methods
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-03-04 01:03:16 UTC; fos085
Maintainer: Scott D. Foster <scott.foster@data61.csiro.au>
Depends: R (>= 2.10)
Repository: CRAN
Date/Publication: 2020-03-04 06:00:02 UTC
