nblda_input-class: 'nblda_input' object

nblda_input-classR Documentation

nblda_input object

Description

This object is the subclass for the NBLDA package. It stores input objects, i.e., count data and class labels.

Slots

x:

a data.frame or matrix containing the count data input for the NBLDA classifier.

y:

a vector of length equal to the number of rows of x. This is the class label of each subject. Should be either a numeric vector or factor.

Author(s)

Dincer Goksuluk


NBLDA documentation built on March 18, 2022, 7:51 p.m.