Learn R Programming

nlcv (version 0.3.5)

nldaI: new MLInterfaces schema for lda from MASS

Description

This interface keeps track of the predictions on the training and test set, contrary to the ldaI interface that is made available in the MLInterfaces package.

Usage

nldaI

Arguments

Format

An object of class learnerSchema of length 1.

Details

nldaI is an object of class 'learnerSchema' and can be used as such in calls to MLearn (from MLInterfaces).

See Also

See Also ldaI