|
IAnalysis Interface
|
Note: This API is now obsolete.
Common interface for statistical analysis.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax The IAnalysis type exposes the following members.
Methods
| Name | Description |
---|
| Compute |
Computes the analysis using given source data and parameters.
|
TopSee Also