plot.batch: Plot method for batch models

View source: R/methods_batch.R

plot.batchR Documentation

Plot method for batch models

Description

Plots the most recent weights in each quantile.

Usage

## S3 method for class 'batch'
plot(x, ...)

Arguments

x

Object of class inheriting from 'batch'

...

further arguments are ignored


profoc documentation built on May 29, 2024, 9:46 a.m.