Description Usage Arguments Value
freq_eval()
will evaluated how well freq_estimate
performed
by calculating the precision and CV of the frequency estimates for the top
clones and by determining the proportion of the top clones whose true clonal
frequency lies in the 95-percent CI determined by freq_estimate
1 | freq_eval(freq, number_skewed, TCR, numb_clones, prop_top)
|
freq |
The output of |
number_skewed |
The number of clones represent the top proportion of
the T cell population by frequency (this is the same |
TCR |
The clonal structure of the simulated T cell population. This is
obtained by subsetting the |
numb_clones |
Total number of distinct clones in the parent population |
prop_top |
The proportion of the population in frequency represented by
the number of clones specified by |
A list with the precision, cv, and accuracy of the frequency estimation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.