CppHom_Optim.Rd
Optimizer for theta for homozygous samples in the beta-binomial mixture fit using expectation-maximization
CppHom_Optim(
ThetaHomStart,
SE,
ref_counts,
var_counts,
spr,
spv,
MemLim = 2048L,
Xtra = 7L,
step_size = 0.01,
tol = 0.1,
epsabs = 0.001
)