The Factor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Data |
Gets the categorical data for this factor.
| |
| Item |
Gets the element at the given index.
| |
| Length |
Gets the length of the data vector for this factor.
| |
| Levels |
Gets the levels of this factor.
| |
| Name |
Gets and set the name of this factor.
| |
| NumberOfLevels |
Gets the number of levels in this factor.
|