Normalize a list of frequencies at a series of genetic loci both sum to one.
Not that this does not deal with the problem of values larger than one or
smaller than zero.
Usage
normalizeFreqs(Freqs)
Value
A list containg elements loci and freqs. freqs
is a list of vectors containing the frequencies at the given loci.
Arguments
Freqs
A list containg elements loci and freqs.
freqs is a list of vectors containing the frequencies at the given
loci.