likelihood_single {alphabetr} | R Documentation |
Calculate likelihood curve of frequency estimates for a single TCR clone
Description
Calculate likelihood curve of frequency estimates for a single TCR clone
Usage
likelihood_single(est, err, numb_wells, numb_cells, numb_sample)
Arguments
est |
Clonal frequency estimate |
err |
Mean drop error rate |
numb_wells |
A vector with the number of wells with the distinct sample sizes |
numb_cells |
A vector of the distinct sample sizes, i.e. the number of cells per well |
numb_sample |
A vector with the number of wells of the sample size of
the same position of |
Value
A numeric with the negative log likelihood
[Package alphabetr version 0.2.2 Index]