IProjectionAnalysis Interface |
Note: This API is now obsolete.
Namespace: Accord.Statistics.Analysis
The IProjectionAnalysis type exposes the following members.
Name | Description | |
---|---|---|
Source |
Source data used in the analysis.
(Inherited from IMultivariateAnalysis.) |
Name | Description | |
---|---|---|
Compute |
Computes the analysis using given source data and parameters.
(Inherited from IAnalysis.) | |
Transform(Double) |
Projects new data into latent space.
| |
Transform(Double, Int32) |
Projects new data into latent space with
given number of dimensions.
|