autoplot.batch: Autoplot method for batch models

View source: R/methods_batch.R

autoplot.batchR Documentation

Autoplot method for batch models

Description

Plots the most recent weights in each quantile using ggplot2.

Usage

## S3 method for class 'batch'
autoplot(object, ...)

Arguments

object

Object of class inheriting from 'batch'

...

further arguments are ignored


profoc documentation built on Aug. 26, 2023, 1:07 a.m.