Click or drag to resize
Accord.NET (logo)

PrincipalComponentProjectionOptions Constructor (String)

Namespace:  Accord.Statistics.Filters
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public Options(
	string columnName
)
Request Example View Source

Parameters

columnName
Type: SystemString
Name of the column.
See Also