Sample Data: Bone Marrow Leukemia

Bone marrow transplantation for Leukemia

Originator: J. Klein and M. Moeschberger

(22 columns, 137 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Sample Data: Bone Marrow Leukemia"]
Out[1]=

View the data:

In[2]:=
ResourceData["Sample Data: Bone Marrow Leukemia"]
Out[2]=

Visualization

Show the age distribution of the donors:

In[3]:=
Histogram[
 ResourceData["Sample Data: Bone Marrow Leukemia"][All, "DonorAge"]]
Out[3]=

Compare the age of the patient to waiting time:

In[4]:=
ListPlot[Sort[
  ResourceData["Sample Data: Bone Marrow Leukemia"][
   All, {"PatientAge", "WaitingTime"}]], PlotRange -> All, PlotMarkers -> Automatic]
Out[4]=

Wolfram Research, "Sample Data: Bone Marrow Leukemia" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.53257.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information