plot.online: Plot method for online models

View source: R/online_plot.R

plot.onlineR Documentation

Plot method for online models

Description

Plots the most recent weights in each quantile.

Usage

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

Arguments

x

Object of class inheriting from 'online'

...

further arguments are ignored


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