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

Allowing for interval survival time #34

Open
emiuga opened this issue Sep 26, 2023 · 1 comment
Open

Allowing for interval survival time #34

emiuga opened this issue Sep 26, 2023 · 1 comment

Comments

@emiuga
Copy link

emiuga commented Sep 26, 2023

Dear developers,

I am trying to use your software for an analysis using interval follow up time (e.g., delayed study entry). Currently, your package only allows to input follow up time (time.to.event). As you might have noticed, I made an extension of your repository and created functions to allow entering interval time in the analysis. More specifically, to create a survival object: Surv(time, time2, event).
I only implemented this for the Plink input end-function. See:
https://github.com/emiuga/gwasurvivr_intime

Do you think this is a correct implementation? the analysis seems to run well, but would be good to know if you think this modification would affect the analysis in some way.

I hope could update your package to analyze for this type data, to use instead of my temporary trick.

Thanks a lot for creating this package!

Sincerely yours,
Emilio

@aarizvi
Copy link
Member

aarizvi commented Dec 20, 2023

@emiuga I apologize for not seeing this! This is a super cool implementation and I can see it being very useful. I use delayed entry models a lot for the work I do professionally, so very pleased to see someone take a crack at this.

@emiuga would you consider adding this as a PR to our repo?

@AliSajid - if you ever have time we should look into adding this to the package.

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

2 participants