Autoimmune Reactivity in Lupus-prone Mice
LupusMice.Rd
Autoimmune reactivity (dilution
at which reactivity could be
detected) in three treatment
s of lupus-prone mice.
Format
A data frame with 20 observations on the following 2 variables.
- treatment
a factor with levels:
enhanced
,sham
, anduntreated
- dilution
a numeric vector of the dilution level at which reactivity could be detected
Source
McGaha, T.L., B. Sorrentino, and J.V. Ravetch. 2005. Restoration of tolerance in lupus by targeted inhibitory receptor expression. Science 307: 590-593.
Examples
str(LupusMice)
#> 'data.frame': 20 obs. of 2 variables:
#> $ treatment: Factor w/ 3 levels "enhanced","sham",..: 3 3 3 3 3 3 2 2 2 2 ...
#> $ dilution : int 800 800 800 800 400 400 800 800 400 400 ...