When I tried to use the EstimateCate() function on the X_BART() model, I got the error: "Error in BART::mc.wbart(x.train = x.train, y.train = y.train, x.test = x.test, : parallel::mcparallel/mccollect do not exist on windows"
I am running on Windows and the "causalToolbox" version is 0.0.2.4. Are there any solutions to make it work on Windows?
Any advise would be helpful. Thank you!