Learn R Programming

TSDT (version 1.0.8)

MOB-class: MOB

Description

MOB is a container class for trees created by mob.

Arguments

Value

An object of class MOB

Slots

tree

An object of class BinaryTree-class produced by mob.

data

Training data.

parameters

Control parameters

See Also

mob, BinaryTree-class