Last chance! 50% off unlimited learning
Sale ends in
Describe the oncology response in a standard way.
d_onco_rsp_label(x)
Response labels.
(character
)
the standard oncology codes to be described.
estimate_multinomial_rsp()
d_onco_rsp_label(
c("CR", "PR", "SD", "NON CR/PD", "PD", "NE", "Missing", "", "NE/Missing")
)
# Adding some values not considered in d_onco_rsp_label
d_onco_rsp_label(
c("CR", "PR", "hello", "hi")
)
Run the code above in your browser using DataLab