plot.elife_tstab_endpoint: Plot threshold stability plot for endpoint

View source: R/endpoint.R

plot.elife_tstab_endpointR Documentation

Plot threshold stability plot for endpoint

Description

Plot threshold stability plot for endpoint

Usage

## S3 method for class 'elife_tstab_endpoint'
plot(x, plot.type = c("base", "ggplot"), plot = TRUE, ...)

Arguments

x

an object of class elife_tstab_endpoint containing information about the profile likelihood, maximum likelihood and grid of values for the endpoint

plot.type

string indicating whether to use base R for plots or ggplot2

plot

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

Value

base R or ggplot object for a plot of the profile log likelihood of the endpoint of the generalized Pareto distribution


longevity documentation built on June 8, 2025, 10:31 a.m.