get_pval {adaptest} | R Documentation |
Compute p-values based on asymptotic normality
get_pval(Psi_output, EIC_est_final, alpha = 0.05)
Psi_output |
vector containing differential expression estimates |
EIC_est_final |
matrix where each column is the efficient influence
curves of the |
alpha |
floating number between (0,1), significance level of the test |
pval
p-values for each Psi_output
upper
upper confidence bound for each Psi_output
lower
lower confidence bound for each Psi_output
sd_by_col
standard error of efficient influence curve for each
Psi_output