|
PrincipalComponentProjectionOptions Constructor (String)
|
Namespace:
Accord.Statistics.Filters
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxpublic Options(
string columnName
)
Public Sub New (
columnName As String
)
Request Example
View SourceParameters
- columnName
- Type: SystemString
Name of the column.
See Also