Description Usage Arguments Details Value References See Also Examples
View source: R/plotFunctions.R
Plots the empirical cumulative distribution function of the p-values related to iterated resampling via bootstrapping or multi-sample splitting.
1 |
x |
Output from |
outcome |
Character string or numeric value (in terms of columns in the dataset) to indicate which outcome to plot the p-value distribution for. |
predictor |
Character string or numeric value (in terms of columns in the dataset) to indicate which predictor to plot the p-value distribution for. |
title |
If |
alpha |
The false discovery rate. Defaults to .05 |
See Meinshausen, Meier, & Buhlmann (2009) for details.
Returns a plot based on the relationship between a particular outcome and predictor.
Meinshausen, N., Meier, L., & Buhlmann, P. (2009). P-values for high-dimensional regression. Journal of the American Statistical Association. 104, 1671-1681.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.