fit_gamma {hahmmr} | R Documentation |
fit gamma maximum likelihood
Description
fit gamma maximum likelihood
Usage
fit_gamma(AD, DP, r = 0.015, start = 20)
Arguments
AD |
numeric vector Variant allele depth |
DP |
numeric vector Total allele depth |
r |
numeric Degree of allele bias |
Value
a fit
[Package hahmmr version 1.0.0 Index]