| PLS1NipalsAlgorithmResponseMean Property |
Gets the vector of means for the response variables.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public double ResponseMean { get; }
Public ReadOnly Property ResponseMean As Double
Get
public:
property double ResponseMean {
double get ();
}
member ResponseMean : float with get
Property Value
DoubleSee Also