View source: R/theory_functs.R
get_thresholding_estimator_var_no_int | R Documentation |
Returns variance of thresholding estimator in no-intercept model.
get_thresholding_estimator_var_no_int(c, g_beta, pi, m_beta, n)
c |
selected threshold |
g_beta |
perturbation coefficient for gRNA model |
pi |
probability of perturbation |
m_beta |
perturbation coefficient for mRNA model |
n |
number of cells |
theoretical variance of estimator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.