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