Skip to content

Commit 0740b6e

Browse files
committed
updated docs
1 parent 37c4bd3 commit 0740b6e

File tree

1 file changed

+1
-1
lines changed
  • docs/source/search_methods_index/Constrained-based causal discovery methods

1 file changed

+1
-1
lines changed

docs/source/search_methods_index/Constrained-based causal discovery methods/PC.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ and n_features is the number of features.
5555
**correction_name**. Missing value correction if using missing-value PC. Default: 'MV_Crtn_Fisher_Z'
5656

5757
**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>`_.
5959

6060
Returns
6161
-------------------

0 commit comments

Comments
 (0)