Discrete distribution representing the random frequency of a site given that the site is polymorphic, using the neutral expectation for the specified sample size. For example, if n == sample size, it returns the value i/n with probability weight 1/i, for i in {1, ..., n-1}. More...
parameter | default | notes |
---|---|---|
sample_size = <int> [...] | none | required |