summary.online {profoc} | R Documentation |
Summary method for online models
Description
Calculates parameters chosen during optimization and aggregates losses.
Usage
## S3 method for class 'online'
summary(object, ...)
Arguments
object |
Object of class inheriting from 'online' |
... |
further arguments are ignored |
[Package profoc version 1.3.2 Index]