Page 1 of 1

Multivariable survival analysis

Posted: Thu Sep 26, 2024 7:35 am
by leehana0930
Hi. My name is Hana Lee.

Thank you for this amazing software. I conducted a multivariable survival analysis (ClinicoPath Survival package) and generated an adjusted survival curve. However, I encountered an issue where the plot end time has a default value of 60, and even though I try to increase it to 100, the plot does not change. Could this be a bug? Additionally, when I click the 95% CI and Risk table tabs, the plot does not update accordingly. Could you please advise on how to resolve these issues?

I look forward to your help.

Re: Multivariable survival analysis

Posted: Thu Oct 03, 2024 12:09 pm
by sbalci
Hi,
We have already discussed this on github issues.
In multivariable survival analysis function, the adjusted curve part was problematic and I had to disable it in the recent versions. I will work on and try to reimplement it, but I am not sure if it will work.
https://github.com/sbalci/jsurvival/issues/4

Re: Multivariable survival analysis

Posted: Wed Jan 15, 2025 4:53 pm
by sbalci
worked on this and made a new release. https://github.com/sbalci/jsurvival/rel ... /v0.0.2.48
But the adjusted curve analysis is still smae. the functions for adjusted curve do not have options for further changes.
I will work on other features and try to rebuild the functions myself.