Research Article

An Efficient Method for Detection of Outliers in Tracer Curves Derived from Dynamic Contrast-Enhanced Imaging

Pseudocode 1

Initialization: three empty clusters with deviation 0;
Loop over all data_ from 1 to
if is empty, then assign to
elseif is empty
if data_ complies with , then assign to
else assign to
elseif is empty
if data_ complies with or , then assign accordingly to or
else assign to
else assign data_ accordingly among , or
End of loop