AssessmentAlgorithm/Lugano/评估算法/PET5PS评分.cs

24 lines
504 B
C#
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

if(PET)
{
"NE";
}
else if(访 max SUVmax> 2 * SUVmax)
{
"5";
}
else if(访SUVmax>SUVmax)
{
"4";
}
else if(SUVmax<访max SUVmax1*SUVmax)
{
"3";
}
else if(访SUVmax<SUVmax)
{
"2";
}
else
{
"";//原来是1这里改为空
}