Description Usage Arguments Value
Constructs a uniform quantile-quantile plot using a sequence of breakpoints, and the number of test statistics exceeding each breakpoint.
1 | QQplot(breaks, counts, sig = 0.05, color = "gray")
|
breaks |
Breakpoints. |
counts |
Number of test statistics exceeding the breakpoint. |
sig |
Significance level for CIs. |
color |
Point color. |
A ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.