nblda_trained-class {NBLDA} | R Documentation |
nblda_trained
object
Description
This object is the subclass for the NBLDA package. It stores the cross-validated results and the final model.
Slots
crossValidated
:a list. Returns the results from cross-validation.
finalModel
:a list with the elements from the final model that is fitted using optimum model parameters from the cross-validated model.
control
:a list with controlling parameters for fitting NBLDA classifier.
Author(s)
Dincer Goksuluk
[Package NBLDA version 1.0.1 Index]