model = "bb"
in flex_update_pivec
.Objective function for updating the beta-binomial genotype distribution when
model = "bb"
in flex_update_pivec
.
obj_for_weighted_lbb(parvec, ploidy, weight_vec)
A vector of length 2. The first term is the current mean of the underlying beta. The second term is the current overdispersion parameter.
The ploidy of the species.
A vector of length ploidy + 1
that contains the weights
for each component beta-binomial.
A double. The objective when updating the beta-binomial genotype
distribution in mupdog
.