%0 Journal Article %T Py-Tetrad and RPy-Tetrad: A New Python Interface with R Support for Tetrad Causal Search. %A Ramsey JD %A Andrews B %J Proc Mach Learn Res %V 223 %N 0 %D 2023 Aug %M 39132453 暂无%X We give novel Python and R interfaces for the (Java) Tetrad project for causal modeling, search, and estimation. The Tetrad project is a mainstay in the literature, having been under consistent development for over 30 years. Some of its algorithms are now classics, like PC and FCI; others are recent developments. It is increasingly the case, however, that researchers need to access the underlying Java code from Python or R. Existing methods for doing this are inadequate. We provide new, up-to-date methods using the JPype Python-Java interface and the Reticulate Python-R interface, directly solving these issues. With the addition of some simple tools and the provision of working examples for both Python and R, using JPype and Reticulate to interface Python and R with Tetrad is straightforward and intuitive.