# S3 method for hill
plot(x, xaxis = "ranks", ...)
Arguments
x
output object of the function hill.
xaxis
either "ranks" or "xsort".
...
further arguments passed to or from other methods.
Details
If xaxis="ranks", the function draws the Hill estimators for each ranks of the grid output of the function hill.
If xaxis="xsort", the function draws the Hill estimators for each data of the grid output of the function hill.