Skip to content

Commit a45fd80

Browse files
committed
Rel 0.1.0
1 parent 88be8f2 commit a45fd80

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,11 @@ Important links are:
3333

3434
1. [Dagitty](http://www.dagitty.net/)
3535
2. [R dagitty package](https://cran.r-project.org/web/packages/dagitty/index.html)
36-
37-
and particularly:
38-
3936
3. [R ggm package](https://cran.r-project.org/web/packages/ggm/index.html)
40-
4137
4. Sadeghi, K. (2011). Stable classes of graphs containing directed acyclic
4238
graphs, implementation as included in ggm.
4339

44-
The latter two have been used as the basis for the Julia implementations of `basis_set()``d_separation()`, `shipley_test()`, `pcor_test()` and `ancestral_graph`.
40+
The latter two have been used for the Julia implementations of `basis_set()`, `d_separation()`, `shipley_test()`, `pcor_test()` and `ancestral_graph`.
4541

4642

4743
# References

0 commit comments

Comments
 (0)