sfaClassify(x, realclass, xtst = 0, realcTst = 0, opts)res
- res$errtrn 1 x 2 matrix:
error rate with / w/o SFA on training set -
res$errtst 1 x 2 matrix: error rate with / w/o SFA
on test set - res$y output from SFA when applied
to training data - res$ytst output from SFA when
applied to test data - res$predT predictions with
SFA + GaussClassifier on test set - res$predX
predictions w/o SFA (only GaussClassifier) on test set