Interface EffectiveSampleSizeSettable

All Known Implementing Classes:
IndTestChiSquare, IndTestFisherZ, IndTestGSquare, MarkovCheck

public interface EffectiveSampleSizeSettable
Gives an interface for classes where the effective sample size can be set by the user. This is useful when the sample size of the data or covariance matrix is not the sample size that the class should use, as for example, in the case of bootstrapping or subsampling.
Author:
josephramsey