Search found 137 matches

by sbalci
Thu Jul 03, 2025 3:16 pm
Forum: Help
Topic: Help with Incomplete Nomogram Output in Survival Module
Replies: 3
Views: 3146

Re: Help with Incomplete Nomogram Output in Survival Module

I think we have to wait for jamovi upgrade. I am still working on issues.
by sbalci
Tue Jul 01, 2025 8:08 pm
Forum: Help
Topic: Help with Incomplete Nomogram Output in Survival Module
Replies: 3
Views: 3146

Re: Help with Incomplete Nomogram Output in Survival Module

Hi, Thanks for reporting. I will check the function to see what the problem is. There will be an update to jamovi 2.7. And the jsurvival module is being updated for that version. Most recent update is here, for windows: https://github.com/sbalci/jsurvival/releases/tag/v0.0.3.20 You may download and ...
by sbalci
Wed Jun 04, 2025 4:39 am
Forum: Help
Topic: q value in cross tables
Replies: 1
Views: 6329

Re: q value in cross tables

Hello, Thank you for reporting this. I will check the gtsummary style functon. For Chi-Square posthoc tests recent jamovi includes residuals method in analyses -> Frequencies --> Independent samples. For the method you are asking. Suppose you have 3x2 table. You should convert them by eliminating ea...
by sbalci
Sun Apr 13, 2025 8:34 am
Forum: Module development
Topic: Namespace failed to load
Replies: 2
Views: 36723

Re: Namespace failed to load

there is an export in NAMESPACE file that may cause the problem. try correcting NAMESPACE file.
or use devtools::document() jmvtools::prepare() to rewrite the exports.
by sbalci
Tue Apr 01, 2025 11:03 am
Forum: Module development
Topic: Strings for translation
Replies: 7
Views: 62848

Re: Strings for translation

Thank you
by sbalci
Mon Mar 31, 2025 7:45 pm
Forum: Module development
Topic: Strings for translation
Replies: 7
Views: 62848

Re: Strings for translation

Would you please give an example.
by sbalci
Wed Jan 15, 2025 4:53 pm
Forum: Help
Topic: Multivariable survival analysis
Replies: 2
Views: 42007

Re: Multivariable survival analysis

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.
by sbalci
Thu Nov 14, 2024 7:29 am
Forum: General
Topic: Adjusted survival curve
Replies: 1
Views: 63651

Re: Adjusted survival curve

Hi,
I am still working on that. I have to read the details and make sure that it represents the correct behaviour.
It will take some more time.