Package edu.cmu.tetrad.data
Class RandomSampler
java.lang.Object
edu.cmu.tetrad.data.RandomSampler
Provides a static method for sampling without replacement from a dataset to create a new dataset with a sample size
supplied by the user.
- Version:
- $Id: $Id
- Author:
- Frank Wimberly
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RandomSampler
public RandomSampler()Constructs a new instance of the RandomSampler.
-
-
Method Details