online {ODRF} | R Documentation |
online structure learning for class ODT
and ODRF
.
Description
ODT
and ODRF
are constantly updated by multiple batches of data to optimize the model. online
is a S3 method for class ODT
and ODRF
.
Usage
online(obj, ...)
Arguments
obj |
an object of class |
... |
For other parameters related to class |
Value
object of class ODT
or ODRF
.
See Also
ODT
ODRF
online.ODT
online.ODRF
[Package ODRF version 0.0.4 Index]