Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about synthetic data #2

Open
jdjmoon opened this issue Apr 26, 2022 · 4 comments
Open

Question about synthetic data #2

jdjmoon opened this issue Apr 26, 2022 · 4 comments

Comments

@jdjmoon
Copy link

jdjmoon commented Apr 26, 2022

Hi Ruoqi, I found the paper to be interested, and thank you for making the codes available. Before I planned on applying the model to our real data problem, I was running your code with the simulation data you have provided. While I have followed the direction provided (including using same version of the libraries), I have been getting several errors while running the Bash/python command: "bash run_lstm.sh" (I have also tried to change the pkl files in the FILES, but did not had any luck). I was wondering if you happened to get any errors when you run it? Another question I had was if I understood your code and paper properly, it's okay to add and modify demographic information (and changing the pre_demo.py) would make the code to work properly. Is this correct, or would the model only work in this particular frame for real data?

Thanks very much to your response or help!

@jdjmoon jdjmoon changed the title Question about simulation data Question about synthetic data Apr 26, 2022
@haolx
Copy link

haolx commented Oct 27, 2022

One basic question please, why insurance enrollment start and end dates are needed? Is that because in the RCT step you consider all the patients that had a valid insurance only / balanced-out the insurance-covered/non-covered factor? Thank you!

@ruoqi-liu
Copy link
Owner

One basic question please, why insurance enrollment start and end dates are needed? Is that because in the RCT step you consider all the patients that had a valid insurance only / balanced-out the insurance-covered/non-covered factor? Thank you!

Hi,
The start date is used to measure the baseline period and the end date is used to measure the follow-up period in order to construct a valid user cohort.

@ruoqi-liu
Copy link
Owner

Hi Ruoqi, I found the paper to be interested, and thank you for making the codes available. Before I planned on applying the model to our real data problem, I was running your code with the simulation data you have provided. While I have followed the direction provided (including using same version of the libraries), I have been getting several errors while running the Bash/python command: "bash run_lstm.sh" (I have also tried to change the pkl files in the FILES, but did not had any luck). I was wondering if you happened to get any errors when you run it? Another question I had was if I understood your code and paper properly, it's okay to add and modify demographic information (and changing the pre_demo.py) would make the code to work properly. Is this correct, or would the model only work in this particular frame for real data?

Thanks very much to your response or help!

Hi,

Could you please share the error message you got?

@haolx
Copy link

haolx commented Oct 27, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants