autoplot.online: Autoplot method for online models

View source: R/online_autoplot.R

autoplot.onlineR Documentation

Autoplot method for online models

Description

Plots the most recent weights in each quantile using ggplot2.

Usage

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

Arguments

object

Object of class inheriting from 'online'

...

further arguments are ignored


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