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