Package edu.cmu.tetrad.search.test
Interface RowsSettable
- All Known Implementing Classes:
- ConditionalCorrelationIndependence,- IndTestChiSquare,- IndTestConditionalCorrelation,- IndTestConditionalGaussianLrt,- IndTestDegenerateGaussianLrt,- IndTestFisherZ,- IndTestGSquare,- Kci
public interface RowsSettable
Interface for tests that can have their rows set on the fly.
- Version:
- $Id: $Id
- Author:
- josephramsey
- 
Method Summary
- 
Method Details- 
getRows
- 
setRows
 
-