See: Description
Class | Description |
---|---|
CorrelationOptions |
Options for correlation: Generates a matrix of Pearson product-moment correlation coefficients.
|
CrossTabOptions |
Options for crossTab: Performs one-way or two-way tabulations.
|
DistinctOptions |
Options for distinct: Computes the distinct number of values of the variables in the variable list.
|
FreqOptions |
Options for freq: Generates a frequency distribution for one or more variables.
|
GroupByOptions |
Options for groupBy: Builds BY groups in terms of the variable value combinations given the variables in the variable list.
|
MdSummaryOptions |
Options for mdSummary: Calculates multidimensional summaries of numeric variables.
|
MdSumset |
Options for mdSummary: Calculates multidimensional summaries of numeric variables.
|
NumRowsOptions |
Options for numRows: Shows the number of rows in a Cloud Analytic Services table.
|
ParaCoordOptions |
Options for paraCoord: Generates a parallel coordinates plot of the variables in the variable list.
|
RegressionOptions |
Options for regression: Performs a linear regression up to 3rd-order polynomials.
|
SimpleActions | |
SummaryOptions |
Options for summary: Generates descriptive statistics of numeric variables such as the sample mean, sample variance, sample size, sum of squares, and so on.
|
TopKOptions |
Options for topK: Returns the top-K and bottom-K distinct values of each variable included in the variable list based on a user-specified ranking order.
|