TSDT_Sample-class: TSDT_Sample

TSDT_Sample-classR Documentation

TSDT_Sample

Description

TSDT_Sample is a container class containing the in-bag and out-of-bag data from a subsampled or bootstrapped dataset. This container class also contains a data.frame containing the parsed tree that is fit on the in-bag data.

Value

Object of class TSDT_Sample

Slots

inbag

A data.frame containing in-bag data

oob

A data.frame containing out-of-bag data

subgroups

A data.frame containing a parsed tree

See Also

TSDT


TSDT documentation built on April 7, 2022, 1:07 a.m.

Related to TSDT_Sample-class in TSDT...