splits-class: class for split object

splits-classR Documentation

class for split object

Description

An S4 class to represent a split object

Slots

call

An image of the call that produced the object.

type

Splitting function employed to split cues.

formula

formula object of the model.

class_labels

A vector of length 2 containing the class labels. The second entry is referred to as the positive class.

weights

A numeric vector of length 2. The first entry denotes the weight of instances in the positive class, the second entry the weight of instances in the negative class.

training_data

Data that was used to train the model

splits

Representation of the splits

prior

The proportion of objects in the positive class in the training set.


marcusbuckmann/ffcr documentation built on Jan. 4, 2024, 3:45 p.m.