# NOT RUN {
## Simulate some allele frequencies:
freqs <- simAlleleFreqs()
## Compute Pr(m|n0) for m = 1, ..., 5 and n0 = 1, ..., 10 for the first locus:
pContrib_locus(prob = freqs[[1]], m.max = 5)
# }
Run the code above in your browser using DataLab