| Package | Description |
|---|---|
| org.paces.Stata.MetaData | |
| org.paces.Stata.Variables |
| Class and Description |
|---|
| Nvars
Class containing number of variables in the active Stata session
|
| ValLabels
Class used to store value labels from Stata data set
|
| ValLabNames
Class used to store value label names
|
| VarDisplay |
| VariableIndex
Class containing the variable indices.
|
| VarLabels
Class containing variable label map
|
| VarNames
Class containing variable names list
|
| VarTypes
Class containing string variable indicators
|
| Class and Description |
|---|
| StataTypeInterface
Defines a method to identify Stata data types given the typeMap object and the string containing the display format.
|
| VariableIndex
Class containing the variable indices.
|
| VarInterface |