P-value plot for Northrop and Coleman diagnostic
Source:R/misc.R
, R/northrop.R
plot.elife_northropcoleman.Rd
The Northrop-Coleman tests for penultimate models are comparing the piece-wise generalized Pareto distribution to the generalized Pareto above the lower threshold.
Arguments
- object
object of class
elife_northropcoleman
, with the fitted piecewise-constant generalized Pareto model- ...
additional arguments for base
plot
- x
an object of class
elife_northropcoleman
- plot.type
string indicating the type of plot
- plot
logical; should the routine print the graph if
plot.type
equals"ggplot"
? Default toTRUE
.