weightedProjection
Build a weighted projection for selected observation columns.
Developer documentation: this item describes internal implementation details.
Declaration
[A,resolutionMatrix,gramMatrix] = InternalModesProjection.weightedProjection(B,weights,retainedModes)
Parameters
Bsampled observation matrixweightsobservation weightsretainedModesretained column numbers
Returns
Aweighted projection matrixresolutionMatrixcoefficient resolution matrixgramMatrixretained weighted Gram matrix