online: online structure learning for class 'ODT' and 'ODRF'.

View source: R/online.R

onlineR 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 ODT or ODRF.

...

For other parameters related to class obj, see ODT or ODRF.

Value

object of class ODT or ODRF.

See Also

ODT ODRF online.ODT online.ODRF


ODRF documentation built on May 31, 2023, 8:22 p.m.