elastase: Relation between graft function and elastase

Description Usage Format Details Source Examples

Description

Relation between graft function and elastase from nephrology study.

Usage

1

Format

data.frame with 54 obs. and 5 variables

sex, age, weight

Patient's sex, age and weight

elastase

Elastase concentration

GFR

Patient's GFR (glomerular filtration rate)

Details

Artificial dataset (real one with some random modifications). Do not use it for medical reasoning.

Source

Artificial dataset generated to be consistent with Malgorzata L. study

Examples

1
2
3
data(elastase)
library(lattice)
xyplot(GFR~elastase, data=elastase, type=c("p","r","g"))

pbiecek/PBImisc documentation built on May 24, 2019, 10:35 p.m.