The Northrop-Coleman tests for penultimate models are comparing the piece-wise generalized Pareto distribution to the generalized Pareto above the lower threshold.
autoplot.elife_northropcoleman(object, ...)# S3 method for elife_northropcoleman
plot(x, plot.type = c("base", "ggplot"), plot = TRUE, ...)
a base R or ggplot object with p-values for the Northrop-Coleman test against thresholds.
object of class elife_northropcoleman
, with the fitted piecewise-constant generalized Pareto model
additional arguments for base plot
an object of class elife_northropcoleman
string indicating the type of plot
logical; should the routine print the graph if plot.type
equals "ggplot"
? Default to TRUE
.