Description Usage Arguments Value
View source: R/MixBetaBinomialFit.R
Fitting beta-binomial mixture distribution of AI in particular bin.
1 | MixBetaBinomialFit(initials, coverage, observations)
|
initials |
Initials for EM algm: initials = c(w1, alpha1, alpha2), weight of first component and alphas for both beta-binomial distributions in a mixture |
coverage |
A number, that represents the coverage bin |
observations |
A vector of "maternal counts" in the bin |
Fitted weight of first component and alphas for both beta-binomial distributions in a mixture, plus number of steps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.