Constructs a new CategoricalVariable
using the specified scale and scale indexes.
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (Extreme.Numerics)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ name As String, _ scale As CategoricalScale, _ indexes As Integer() _ ) |
| C# |
|---|
public CategoricalVariable ( string name, CategoricalScale scale, int[] indexes ) |
| C++ |
|---|
public: CategoricalVariable ( String^ name, CategoricalScale^ scale, array<int>^ indexes ) |
Parameters
- name (System.String)
- A String containing a name for the variable.
- scale (Extreme.Statistics.CategoricalScale)
- A CategoricalScale object.
- indexes ()
- An integer array containing the indexes on the