Added neff function
2018-10-19 - popkin 1.1.0.9000
- Added neff function (estimates effective sample size given a kinship matrix and weights; can find optimal weights that are non-negative or sign-unconstrained, yielding maximum neff values)
2018-09-05 - popkin 1.0.8.9000
- Changed some function parameter defaults from missing to NULL, added more validation tests (affects fst, inbr, plotPopkin).
2018-08-08 - popkin 1.0.7.9000
- Added option for continuous colors, off by default. Default is still to use only the 17 colors given directly by RColorBrewer.
2018-07-30 - popkin 1.0.6.9000
- Internal function printLabs (used by plotPopkin) is now more flexible in where it places its labels (new args "side1" and "side2")
2018-02-01 - popkin 1.0.5.9000
-
plotPopkin now allows NULL elements in input list x, makes empty plots with titles (good for placeholders or other non-existent data)
-
Clarified plotPopkin documentation (that marPad is added to xMar values if set)
-
README.md now contains instructions for installing from CRAN as well as from GitHub.