plot.elife_tstab_endpoint {longevity} | R 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 |
plot.type |
string indicating whether to use base R for plots or |
plot |
logical; if |
... |
additional arguments to pass to |
Value
base R or ggplot object for a plot of the profile log likelihood of the endpoint of the generalized Pareto distribution
[Package longevity version 1.2 Index]