Description Usage Arguments Author(s)
It doesn't make any sense to have outlier = true since the weights are just for the EM already.
1 2 | obj_offspring_weights_reparam(ocounts, osize, weight_vec, ploidy, prob_geno, s,
ell, r)
|
ocounts |
The observed counts of the refernce allele for each individual. |
osize |
The observed number of reads for each individuals. |
weight_vec |
A vector of numerics between 0 and 1. They don't have to sum to 1. |
ploidy |
An integer. The ploidy of the species. This is assumed to be the same for each individual. |
prob_geno |
The allele frequencies of the genotypes. See |
s |
Same as |
ell |
We have |
r |
Same as |
David Gerard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.