plot.iter_pivot: Plot results for iter_pivot object

Description Usage Arguments Value Author(s)

Description

Plots the predicted and actual classes of an "iter_pivot" object.

Usage

1
2
## S3 method for class 'iter_pivot'
plot(object, mapping = ggplot2::aes())

Arguments

object

An object of class "iter_pivot".

mapping

List of aesthetic mappings to use for plot. Currently supports x and y aesthetics, both of which are required.

Value

Returns a "ggplot" object showing results of iterative training using pivot features.

Author(s)

Cameron Roach


camroach87/semisupervisr documentation built on May 13, 2019, 11:04 a.m.