plot.elife_profile | R Documentation |
Plot profile of endpoint
## S3 method for class 'elife_profile'
plot(x, plot.type = c("base", "ggplot"), plot = TRUE, ...)
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 |
base R or ggplot object for a plot of the profile log likelihood of the endpoint of the generalized Pareto distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.