Skip to content

Commit

Permalink
update namespace for AddPloidyChiSq
Browse files Browse the repository at this point in the history
  • Loading branch information
lvclark committed Aug 29, 2017
1 parent 902bc48 commit a1887d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GetLocDepth, GetLoci, GetRecurrentParent, GetTaxa,
GetWeightedMeanGenotypes, RADdata, readHMC, SetBlankTaxa,
SetContamRate, SetDonorParent, SetRecurrentParent)

importFrom("stats", "dist", "dmultinom")
importFrom("stats", "dist", "dmultinom", "pchisq")

S3method(print, RADdata)
S3method(AddAlleleFreqHWE, RADdata)
Expand Down

0 comments on commit a1887d4

Please sign in to comment.