public class DataSetFactory
extends java.lang.Object
Constructor and Description |
---|
DataSetFactory() |
Modifier and Type | Method and Description |
---|---|
static StataData |
dataSetFactory(java.lang.String type,
Meta metaob)
Method to create a DataSet class object
|
public static StataData dataSetFactory(java.lang.String type, Meta metaob)
type
- A string argument defining what type of Set class
object to createmetaob
- An object of class Meta used to define the
observation/variable indices and metadata overall