Description Usage Arguments Value Author(s) Examples
View source: R/Percentile_Analysis_Functions_v2.R
This function plots R2k values presuming that the same R2 value was obtained using varying numbers of degrees of freedom. Provide the R2 value of interest and the desired noise baseline level (pct).
1 |
R2 |
a number between 0 and 1 |
doflist |
dof list - a vector of integers > 1 |
pct |
percentile of allowable noise expressed as a number between 0 and 1. Default is 0.95. |
ndecimals |
the number of desired decimal places in the result |
order |
order of magnitude of the number of samples |
... |
other arguments used by pcdfs() |
The output of this function is a ggplot object.
Joseph G. Kreke, PhD
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.