Plot profile of endpoint
# S3 method for elife_profile
plot(x, plot.type = c("base", "ggplot"), plot = TRUE, ...)autoplot.elife_profile(object, ...)
autoplot.elife_tstab_endpoint(object, ...)
base R or ggplot object for a plot of the profile log likelihood of the endpoint of the generalized Pareto distribution
an object of class elife_profile
containing information about the profile likelihood, maximum likelihood and grid of values for the endpoint
string indicating whether to use base R for plots or ggplot2
logical; if TRUE
, creates a plot when plot.type="ggplot"
. Useful for returning ggplot
objects without printing the graphs
additional arguments to pass to plot
, currently ignored
object of class elife_tstab_endpoint