| kidney {PBImisc} | R Documentation |
Graft function after kidney transplantation
Description
Artificial dataset (subset from real dataset with some random modifications)
Usage
data(kidney)
Format
data.frame with 334 obs. and 16 variables
recipient.age,donor.ageAge od donor and recipient
CITCold ischemia time
discrepancy.AB,discrepancy.DRdiscrepancies in AB and DR antibodies
therapyscheme of immunosuppression
diabetesdiabetes
bpl.drugsnumber of drugs for blood pressure lowering
MDRD7,MDRD30,MDRD3,MDRD6,MDRD12,MDRD24,MDRD36,MDRD60MDRD (Modification of Diet in Renal Disease) as a estiamtor of glomerular filtration rate (GFR) from serum creatinine, measured 7, 30 days and 3, 6, 12, 24, 36 and 60 months after kidney transplantation
Details
Example of longitudinal study, note that graft for all patients survives 5 years after kidney transplantation.
Source
Artificial dataset generated to be consistent with Maria M. study
Examples
data(kidney)
boxplotInTime(kidney[,9:16], colnames(kidney[,9:16]), additional=TRUE)
[Package PBImisc version 1.0 Index]