You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/search_methods_index/Constrained-based causal discovery methods/PC.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ and n_features is the number of features.
55
55
**correction_name**. Missing value correction if using missing-value PC. Default: 'MV_Crtn_Fisher_Z'
56
56
57
57
**background_knowledge**: class BackgroundKnowledge. Add prior edges according to assigned causal connections.
58
-
For detailed usage, please kindly refer to its `usage example <https://github.com/cmu-phil/causal-learn/blob/develop/tests/TestBackgroundKnowledge.py>`_.
58
+
For detailed usage, please kindly refer to its `usage example <https://github.com/cmu-phil/causal-learn/blob/main/tests/TestBackgroundKnowledge.py>`_.
0 commit comments