Gride estimatesUse this method without the .gride_evolution suffix.
It plots the evolution of the id
estimates as a function of the average distance from the furthest NN of
each point.
# S3 method for gride_evolution
autoplot(object, title = "Gride Evolution", ...)object of class ggplot. It displays the
the evolution of the Gride maximum likelihood estimates as a function
of the average distance from n2.
an object of class gride_evolution.
an optional string to customize the title of the plot.
other arguments passed to specific methods.