Description Usage Arguments Value References
View source: R/covariate_methods.R
scott_fdrreg: Wrapper for FDR regression (https://github.com/jgscott/FDRreg)
1 | scott_fdrreg(unadj_p, filterstat, alpha, df = 3, lambda = 0.01)
|
unadj_p |
Numeric vector of unadjusted p-values. |
filterstat |
Factor to which different hypotheses belong |
alpha |
Significance level at which to apply method |
df |
Degrees of freedom for B-slines |
lambda |
Ridge regularization parameter |
FDRreg multiple testing object
James G. Scott, Ryan C. Kelly, Matthew A. Smith, Pengcheng Zhou, and Robert E. Kass. "False discovery rate regression: application to neural synchrony detection in primary visual cortex." Journal of the American Statistical Association (2015).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.