autoplot.online {profoc} | R 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 |
[Package profoc version 1.3.2 Index]