ucl-pond / pySuStaIn

Subtype and Stage Inference (SuStaIn) algorithm with an example using simulated data.
MIT License
135 stars 64 forks source link

In the dataset, are the individuals from the control group (those who are healthy or have a Diagnosis value of 0) eventually going to be classified into subtypes as well? #61

Closed hyywakeup closed 1 month ago

hyywakeup commented 1 month ago

Hi there, I've been reviewing the code related to subtype classification, and I have a question regarding the inclusion of the control group. In the dataset, are the individuals from the control group (those who are healthy or have a Diagnosis value of 0) eventually going to be classified into subtypes as well?

noxtoby commented 1 month ago

Please reserve GitHub issues for technical issues with the code.

SuStaIn is a clustering algorithm. Any data you input to train a model will be assigned to a cluster.

hyywakeup commented 1 month ago

thank you! 

黄宇瑜 @.***

 

------------------ 原始邮件 ------------------ 发件人: @.***>; 发送时间: 2024年10月11日(星期五) 晚上9:37 收件人: "ucl-pond/pySuStaIn"; 抄送: "Author"; 主题: Re: [ucl-pond/pySuStaIn] In the dataset, are the individuals from the control group (those who are healthy or have a Diagnosis value of 0) eventually going to be classified into subtypes as well? (Issue #61)

Please reserve GitHub issues for technical issues with the code.

SuStaIn is a clustering algorithm. Any data you input to train a model will be assigned to a cluster.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>