plot.elife_profile {longevity} | R Documentation |
Plot profile of endpoint
Description
Plot profile of endpoint
Usage
## S3 method for class 'elife_profile'
plot(x, plot.type = c("base", "ggplot"), plot = TRUE, ...)
autoplot.elife_profile(object, ...)
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 |
object |
object of class |
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.1.1 Index]