Open Kuan-Liu opened 1 year ago
@larryshamalama Hi Larry, I created four functions to generate testing data for the package. For some reason I can't uploaded to the git repo. I am getting errors "[Kuan-Liu-Lab/causens] Run failed: lint-project - main (f957a1b)"...
The code is here in txt format you can convert to R script,simData.txt.
After reading the reference, for those that have existing packages, can you implement these methods using test data (generated from the simulation code). It's best we make sure all methods run before your code into functions. What is the timeline for this for you? We should aim to complete implementation of all existing methods by the end of this month.
@larryshamalama Hi Larry, I created four functions to generate testing data for the package. For some reason I can't uploaded to the git repo. I am getting errors "[Kuan-Liu-Lab/causens] Run failed: lint-project - main (f957a1b)"...
The code is here in txt format you can convert to R script,simData.txt.
This is because of the linter that I put. I need to add a "styler", as the R ecosystem calls it. Not to worry about, thanks for the code.
- U is the unmeasured confounder, U can be binary or continuous
- Y is the outcome, it can be binary or continuous.
- The 2*2 combo is coded in the txt file.
After reading the reference, for those that have existing packages, can you implement these methods using test data (generated from the simulation code). It's best we make sure all methods run before your code into functions. What is the timeline for this for you? We should aim to complete implementation of all existing methods by the end of this month.
This timeline should work with me.
@larryshamalama To summarize the pros and cons for each approach (point-treatment and binary or continuous outcome) and document published packages on their scope and flexibility. In particular, we focus on the following methods. We will discuss the lit review summary in the week of Nov 6th.