Package edu.cmu.tetrad.study
Class RBExperiments
java.lang.Object
edu.cmu.tetrad.study.RBExperiments
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
experiment
(String modelName, int numCases, int numModels, int numBootstrapSamples, double alpha, double numLatentConfounders, boolean threshold1, boolean threshold2, double lower, double upper, String filePath, int round) protected double
lnXplusY
(double lnX, double lnY) static void
-
Constructor Details
-
RBExperiments
public RBExperiments()
-
-
Method Details
-
main
- Throws:
IOException
-
experiment
-
lnXplusY
protected double lnXplusY(double lnX, double lnY)
-