View source: R/gride_evolution.R
autoplot.gride_evolution | R Documentation |
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 class 'gride_evolution'
autoplot(object, title = "Gride Evolution", ...)
object |
an object of class |
title |
an optional string to customize the title of the plot. |
... |
other arguments passed to specific methods. |
object of class ggplot
. It displays the
the evolution of the Gride maximum likelihood estimates as a function
of the average distance from n2
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.