When will the Adjusted survival curve option in ClinicoPath's Multivariable Survival Analysis become available? for a long time it is under "being updated" and not available.
And in case it will not become available soon - is there an alternative in Jamovi for adjusted survival curves?
Search found 4 matches
- Wed Nov 13, 2024 8:21 pm
- Forum: General
- Topic: Adjusted survival curve
- Replies: 1
- Views: 60582
- Wed Jan 24, 2024 1:02 pm
- Forum: Help
- Topic: unable to install snowCluster module
- Replies: 1
- Views: 4703
unable to install snowCluster module
Hi, when I try to install the snowCluster module, the installation process never ends - the blue bar fills until it get's close to its end, but then it gets stuck and does not finish the installation, even if I wait for a long time.
Any suggestions?
Any suggestions?
- Tue Jul 04, 2023 1:40 pm
- Forum: Help
- Topic: Decision tree machine learning
- Replies: 4
- Views: 6009
Re: Decision tree machine learning
Hi Seol,
Thank you! I mostly want to understand where does the training set the decision tree uses comes from. If it comes from pre designated set, how do we know this set even fits the test set. Or perhaps does it train on a randomized subset of the test set?
Thank you! I mostly want to understand where does the training set the decision tree uses comes from. If it comes from pre designated set, how do we know this set even fits the test set. Or perhaps does it train on a randomized subset of the test set?
- Mon Jul 03, 2023 8:43 pm
- Forum: Help
- Topic: Decision tree machine learning
- Replies: 4
- Views: 6009
Decision tree machine learning
I am using the decision tree analysis under machine learning. The model provides a confusion table on the "test set", but there is no mention of other sets used, i.e. a training set. So does this model not use a training set? Where do the predictions come from? And how about the decision t...