-
odot version v1.2-20_beta_3.1-8-g039c9d2 (compiled Thu Dec 19 22:23:18 PST 2019)
```
"version" : "Version 8.1.3 (da28f19) (64-bit mac)",
"platform" : "mac",
"arch" : "x64",
"osversion" : "Mac O…
-
Hello, I am using the R-packages, SuperLearner and TMLE. I have post the specific code below that results in the error. I have also posted the full code below. The TMLE call does not require the argum…
-
As in the updated #109 I still now write a function to check the user inputs to check whether the nuisance function estimator is Donsker class. This is where the difficult part (and the help request) …
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/nhejazi/methyvim
Confirm the following by editing…
-
**Describe the bug**
I am trying to install `causalml` on Windows 10. I get the following error:
```
ERROR: Command errored out with exit status 1:
command: 'C:\Users\user1\AppData\Loca…
-
If possible (without introducing a bunch of dplyr dependencies), it would be nice to change the trt, outcome and baseline args of the lmtp_sub/ipw/tmle/sdr estimators to allow quoted or non-quoted var…
-
from causalml.inference.meta import BaseSRegressor, BaseTRegressor, BaseXRegressor, BaseRRegressor
----> 7 from scipy.misc import factorial
ImportError: cannot import name 'factorial
requiremen…
-
I'm running something similar to previously, starting simply to get it working and then want to use a dataset that I can send the job to a HPC cluster, and it worked fine the first time but not since.…
-
This is another valuable addition to TMLE (that I also need as part of a project I am working on). Essentially, this would allow more complex treatments than treat-all vs. treat-none, similar to custo…
-
The default learning rate for LGBMRegressor in CausalML is 0.1. But I wanted to see how it would perform with other values
of learning rates. As you can see below, it seems that the ATE can drastica…
mave5 updated
3 years ago