View source: R/convert_response.R
convert_response | R Documentation |
Non-assessible response is replaced by NA. NC is transformed to stable disease. NED is transformed to complete response.
Mixed response is documented as stable disease if trtdur
> 90, otherwise it is documented as progressive disease.
convert_response(x, trtdur)
x |
vector containing response data. |
trtdur |
vector containing information about the treatment duration |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.