We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f44366 + 167713f commit 520728fCopy full SHA for 520728f
1 file changed
causallearn/utils/RCIT/RCIT.py
@@ -31,7 +31,7 @@ def __init__(self, approx="lpd4", num_f=100, num_f2=5, rcit=True):
31
- "perm" for permutation testing
32
Default is "lpd4".
33
num_f : int
34
- Number of features for conditioning set. Default is 25.
+ Number of features for conditioning set. Default is 100.
35
num_f2 : int
36
Number of features for non-conditioning sets. Default is 5.
37
rcit : bool
0 commit comments