Learn R Programming

intRinsic (version 1.1.2)

autoplot.gride_evolution: Plot the evolution of Gride estimates

Description

Use 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.

Usage

# S3 method for gride_evolution
autoplot(object, title = "Gride Evolution", ...)

Value

object of class ggplot. It displays the the evolution of the Gride maximum likelihood estimates as a function of the average distance from n2.

Arguments

object

an object of class gride_evolution.

title

an optional string to customize the title of the plot.

...

other arguments passed to specific methods.