get_thresholding_estimator_var_no_int: Get variance of thresholding estimator (no intercept)

View source: R/theory_functs.R

get_thresholding_estimator_var_no_intR Documentation

Get variance of thresholding estimator (no intercept)

Description

Returns variance of thresholding estimator in no-intercept model.

Usage

get_thresholding_estimator_var_no_int(c, g_beta, pi, m_beta, n)

Arguments

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

Value

theoretical variance of estimator


timothy-barry/glmeiv documentation built on Jan. 30, 2024, 3:46 p.m.