nldaI {nlcv} | R Documentation |
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
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
[Package nlcv version 0.3.5 Index]