We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a7a37 commit d4cbc8dCopy full SHA for d4cbc8d
1 file changed
README.md
@@ -202,3 +202,15 @@ If you use CTGAN, please cite the following work:
202
year={2019}
203
}
204
```
205
+
206
+# Related Projects
207
208
+## R interface for CTGAN
209
210
+A wrapper around **CTGAN** has been implemented by Kevin Kuo @kevinykuo, bringing the functionalities
211
+of **CTGAN** to **R** users.
212
213
+More details can be found in the corresponding repository: https://github.com/kasaai/ctgan
214
215
+Please note that this package is an external contribution and is not maintained nor suporvised by
216
+the MIT DAI-Lab team.
0 commit comments