|  | PLS2NipalsAlgorithmResponseWeights Property | 
            Gets the matrix of weights for the responses.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic DoubleMatrix ResponseWeights { get; }Public ReadOnly Property ResponseWeights As DoubleMatrix
	Get
public:
property DoubleMatrix^ ResponseWeights {
	DoubleMatrix^ get ();
}member ResponseWeights : DoubleMatrix with get
Property Value
DoubleMatrix See Also
See Also