home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Educational / R-0.49-MI / R-0.49-M / data / pigs < prev    next >
Encoding:
Text File  |  1997-01-05  |  1.2 KB  |  20 lines

  1. "pigs" <-
  2. structure(list(len = c(4.2, 11.5, 7.3, 5.8, 6.4, 10, 11.2, 11.2, 5.2, 7, 
  3. 16.5, 16.5, 15.2, 17.3, 22.5, 17.3, 13.6, 14.5, 18.8, 15.5, 23.6, 18.5, 
  4. 33.9, 25.5, 26.4, 32.5, 26.7, 21.5, 23.3, 29.5, 15.2, 21.5, 17.6, 9.7, 
  5. 14.5, 10, 8.2, 9.4, 16.5, 9.7, 19.7, 23.3, 23.6, 26.4, 20, 25.2, 25.8, 
  6. 21.2, 14.5, 27.3, 25.5, 26.4, 22.4, 24.5, 24.8, 30.9, 26.4, 27.3, 29.4, 
  7. 23), supp = structure(factor(c(2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 
  8. 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 
  9. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1),
  10. levels=1:2), .Label = c("OJ", "VC")), dose = c(0.5, 0.5, 0.5, 0.5, 0.5,
  11. 0.5, 0.5, 0.5, 0.5, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2,
  12. 2, 2, 2, 2, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.1, 0.5, 1, 1, 1,
  13. 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2)), row.names = c("1",
  14. "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14",
  15. "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26",
  16. "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38",
  17. "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50",
  18. "51", "52", "53", "54", "55", "56", "57", "58", "59", "60"),
  19. class = "data.frame")
  20.