PrincipalComponentAnalysis.Center Property

Gets or sets whether the variables should be centered prior to computing the principal components.

Definition

Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
public bool Center { get; set; }

Property Value

Boolean

See Also