PrincipalComponent.Model Property

Gets the PrincipalComponentAnalysis this component is associated with.

Definition

Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public PrincipalComponentAnalysis Model { get; }

Property Value

PrincipalComponentAnalysis

See Also