trout
The output of a call to TrainSuperMDS on the training data. We assume that there were n training observations which were either passed into TrainSuperMDS as a
nxn dissimilarity matrix, or as a nxp dat matrix.
xte
The test observations, a matrix of dimension mxp. If this is NULL then must pass in dtetr. Can pass in xte only if previously passed in x when TrainSuperMDS
was called. Otherwise, pass in dtetr instead.