plot.elife_northropcoleman | R Documentation |
The Northrop-Coleman tests for penultimate models are comparing the piece-wise generalized Pareto distribution to the generalized Pareto above the lower threshold.
## S3 method for class 'elife_northropcoleman'
plot(x, plot.type = c("base", "ggplot"), plot = TRUE, ...)
x |
an object of class |
plot.type |
string indicating the type of plot |
plot |
logical; should the routine print the graph if |
... |
additional arguments for base |
a base R or ggplot object with p-values for the Northrop-Coleman test against thresholds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.