|  | PLS2NipalsAlgorithmResponseMean Property | 
            Gets the vector of means for the response variables.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic DoubleVector ResponseMean { get; }Public ReadOnly Property ResponseMean As DoubleVector
	Get
public:
property DoubleVector^ ResponseMean {
	DoubleVector^ get ();
}member ResponseMean : DoubleVector with get
Property Value
DoubleVector See Also
See Also