-
Hi Noah,
Love your R packages, and thankful for all the work you've put into making them usable and well documented.
I have what I hope is a simple question. Apologies that I cannot produce the…
-
Hi there,
I was wondering whether it is possible to add covariates into the conditioning part of the TimeGrad implementation? It seems to me as if the transformations that are done automatically i…
-
Hi, I was wondering why is age*sex, age*sex^2 included as covariates. Is age and sex not enough to account as the covariates?
-
We should adapt this function from the matching file and make it a feature of MedRecord instead.
What is needed?
- Nodes into arrays that contain the values of their attributes so that we can trai…
-
-
有时没有生成create_final_covariates.parquet。代码中需要兼容一下:
main-cn.py 将
```
covariate_df = pd.read_parquet(f"{INPUT_DIR}/{COVARIATE_TABLE}.parquet")
claims = read_indexer_covariates(covariate_df)
```
改为
…
-
Hello,
I was wondering if there is a way to get additional output when adjusting for covariates, so that it is possible to:
1) output the PSI values at the sample level after covariate fitting? Righ…
-
Hi,
For my paper, I want to report the results from various estimation models (OLS and DR). To make my standard errors and uniform confidence intervals comparable, I plan to calculate them using the …
-
How can I include past and future covariates in autots?
I like to use a historical training set and then apply it to different segments in the future. For example training stops on Sunday and forecast…
-
@kalebentley and I had a conversation yesterday in which we discussed, among other things, prioritizing the tasks in this year's SOW. We agreed it makes sense to start with incorporating habitat / env…