Click or drag to resize

PrincipalComponentScaledVector Method

Gets the scaled component vector.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public RowVector ScaledVector()

Return Value

Type: RowVector
The NormalizedVector multiplied by its associated weight.
See Also