AnalysisMethod Enumeration |
Namespace: Accord.Statistics.Analysis
Member name | Value | Description | |
---|---|---|---|
Center | 0 | By choosing Center, the method will be run on the mean-centered data. | |
Standardize | 1 | By choosing Standardize, the method will be run on the mean-centered and standardized data. |