Sample Data: Kidney Transplant

Death times of Kidney transplant patients

Originator: Klein and Moeschberger

(5 columns, 863 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Sample Data: Kidney Transplant"]
Out[1]=

View the data:

In[2]:=
ResourceData["Sample Data: Kidney Transplant"]
Out[2]=

Visualization

Generate a plot of the time the individual lived in days after the transplant to their age and differentiated by gender:

In[3]:=
ListPlot[GroupBy[ResourceData["Sample Data: Kidney Transplant"], "Gender"][All, All, {"Time", "Age"}], PlotMarkers -> {Automatic, 5}, AxesLabel -> Automatic]
Out[3]=

Wolfram Research, "Sample Data: Kidney Transplant" from the Wolfram Data Repository (2017)   https://doi.org/10.24097/wolfram.84307.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information