Description Usage Arguments Author(s)
A reparameterization of obj_parent
1 2 | obj_parent_reparam(pcounts, psize, ploidy, pgeno, s, ell, r, weight = 1,
outlier = FALSE, out_prop = 0.01)
|
pcounts |
The number of counts of the reference allele we observe in a parent. |
psize |
The total number of reads we observe in a parent. |
ploidy |
An integer. The ploidy of the species. This is assumed to be the same for each individual. |
pgeno |
The genotype of the parent. |
s |
Same as |
ell |
We have |
r |
Same as |
weight |
A double between 0 and 1. This should only not be 1 when doing the em algorithm and the weight is the probabiility that a point being ok. |
outlier |
A logical. Should we include an outlier model ( |
out_prop |
The proportion of points that are outliers. Defaults
(quite arbitrarily) to |
David Gerard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.