Main interfaces of the Stat assembly are the following:
ICoefficients. Returns parameters of model coefficients.
IDistribution. It is used to work with distribution.
IForecast. Determines parameters of forecasting series.
IIntercept. Determines parameters of model constant.
IMissingData. Determines parameters of missing data treatment.
ISlSerie. Determines data series parameters.
ISmR. It is used to integrate with R.
IStatistics. Contains properties and methods used to work with statistical characteristics and functions.
IStatMethod. Contains properties and methods of a statistical method.
IStatPeriod. Determines parameters of sample period.
ISummaryStaistics. Returns summary statistics.
All the methods of the assembly can be subdivided into:
Correlation and regression analysis
Multidimensional statistical analysis
Distributions and descriptive statistics
Finding equation roots and equation systems
See also:
Stat Assembly Interfaces | Stat Assembly Enumerations | Stat Assembly Classes | Examples