Gets or sets how independent variables are scaled.
Namespace:
Extreme.Statistics.Multivariate
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public ScalingMethod XScalingMethod { get; set; }
Public Property XScalingMethod As ScalingMethod
Get
Set
public:
property ScalingMethod XScalingMethod {
ScalingMethod get ();
void set (ScalingMethod value);
}
member XScalingMethod : ScalingMethod with get, set
Property Value
Type:
ScalingMethod
Reference