sfaClassPredict(xtst, realcTst, opts)res
- res$errtst 1 x 2 matrix:
error rate with / w/o SFA on test set - 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 (only if opts.xFilename
exists)sfaClassify sfaExecute