Description Usage Arguments Author(s)
Wrapper for outlier_obj
.
1 2 3 |
parvec |
A numeric vector of length two. The first element is the outlier mean. The second element is the outlier overdispersion parameter. |
ocounts |
The offspring counts of the reference allele. |
osize |
The offspring counts of reads. |
weight_vec |
The probability a point is an outlier. |
p1counts |
The parent 1 counts of the reference allele. |
p1size |
The parent 1 counts of reads. |
p1weight |
The probability parent 1 is an outlier. |
p2counts |
The parent 2 counts of the reference allele. |
p2size |
The parent 2 counts of reads. |
p2weight |
The probability parent 2 is an outlier. |
min_disp |
The bound on the overdispersion parameter (can't be too small). |
David Gerard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.