Class FaskConcatenated

java.lang.Object
edu.cmu.tetrad.algcomparison.algorithm.multi.FaskConcatenated
All Implemented Interfaces:
Algorithm, MultiDataSetAlgorithm, HasKnowledge, HasParameters, TakesIndependenceWrapper, TetradSerializable, Serializable

@Bootstrapping public class FaskConcatenated extends Object implements MultiDataSetAlgorithm, HasKnowledge, TakesIndependenceWrapper
Wraps the IMaGES algorithm for continuous variables.

Requires that the parameter 'randomSelectionSize' be set to indicate how many datasets should be taken at a time (randomly). This cannot given multiple values.

Version:
$Id: $Id
Author:
josephramsey
See Also: