Data from a study of 242 patients at the Edmonton Hematopoietic Institute - Alberta Health Services (Espinheira et al., 2026). The response is the CD34+ cell recovery rate (ratio of viable CD34+ cells post-thaw to pre-freeze), a continuous proportion in (0, 1).
Format
A data frame with 242 rows and 3 columns:
recoveryCD34+ recovery rate (response), in (0, 1).
adj_ageAdjusted patient-age variable.
chemoChemotherapy protocol indicator: 0 = one-day protocol, 1 = three-day protocol.
Source
Edmonton Hematopoietic Institute - Alberta Health Services. Used under the data-sharing policy of that institution.
Details
The model selected in Espinheira et al. (2026) is:
$$\mathrm{logit}(\mu_t) = \beta_1 + \beta_2 x_{t2} + \beta_3 x_{t3}$$
$$\log(\sigma^2_t) = \gamma_1 + \gamma_2 x_{t2} + \gamma_3 x_{t1}$$
where \(x_{t1}\) = chemo and \(x_{t2}\) = \(x_{t3}\) =
adj_age.

