classify_type_responder {INSPECTumours} | R Documentation |
Classify tumour based on the growth rate and the p_value for a two-sided T test Tumour will be considered as "Non-responder", "Modest responder", "Stable responder" or "Regressing responder"
Description
Classify tumour based on the growth rate and the p_value for a two-sided T test Tumour will be considered as "Non-responder", "Modest responder", "Stable responder" or "Regressing responder"
Usage
classify_type_responder(df)
Arguments
df |
data frame |
Value
data frame with a new column classify_tumour
[Package INSPECTumours version 0.1.0 Index]