Laplace approximation of the posterior of expression fold change phi
approx_phi_post(
Y_obs,
lambda_ref,
d,
alpha = NULL,
beta = NULL,
mu = NULL,
sig = NULL,
lower = 0.2,
upper = 10,
start = 1
)
numeric MLE of phi and its standard deviation
numeric vector Gene expression counts
numeric vector Reference expression levels
numeric Total library size
numeric Shape parameter of the gamma distribution
numeric Rate parameter of the gamma distribution
numeric Mean of the normal distribution
numeric Standard deviation of the normal distribution
numeric Lower bound of phi
numeric Upper bound of phi
numeric Starting value of phi