convert_response: Convert best clinical response to standardized format

View source: R/convert_response.R

convert_responseR Documentation

Convert best clinical response to standardized format

Description

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.

Usage

convert_response(x, trtdur)

Arguments

x

vector containing response data.

trtdur

vector containing information about the treatment duration


MBender1992/emR documentation built on Feb. 18, 2025, 9:21 a.m.