sbalci / ClinicoPathJamoviModule

ClinicoPath jamovi Module
https://www.serdarbalci.com/ClinicoPathJamoviModule
GNU General Public License v3.0
15 stars 2 forks source link

Competing Survival #16

Open sbalci opened 4 years ago

sbalci commented 4 years ago

In survival analysis for cancer we sometimes use more than 2 levels. DOD (dead of disease), DOOC (dead of other causes), AWD (alive with disease), AWOD (alive without disease). And these different levels are grouped differently depending on analysis (see https://finalfit.org/articles/survival.html#death-status). Not all are mandatory, so I want optional one to have default NULL level.

property allowNone to the LevelSelector control. This will allow the user to select None from the listbox. It will be in the next release and will need an updated compilor as well.

rzayat commented 4 years ago

Hello Dr Serdar, Thank you very much for this great Package (ClinicoPath). I have tried the competing survival in JAMOVI, but I doesn't work,+ . No results or any action appears after I define the status (Dead due to diesese, Dead not related... etc.) I am using Mac Os and JAMOVI 1.2.24 Is there any update or suggestion where my failure is?

Thank you

sbalci commented 4 years ago

Dear Dr. @rzayat ,

Competing risk functions are not ready yet. The ClinicoPath includes many experimental functions.

For survival analysis please use the jsurvival module.

Best regards