mice dataset

Mice data

Mice data

The mice data frame has 14 rows and 4 columns. data

data(mice)

Format

This data frame contains the following columns:

  • dose: dose level
  • prep: factor preparation: 0= Standard preparation, 1= Test preparation
  • conv: number with convultion
  • total: Total

References

Atkinson, A.C. and Riani, M. (2000), Robust Diagnostic Regression Analysis, First Edition. New York: Springer, Table A.21

  • Maintainer: Ken Beath
  • License: GPL-2
  • Last published: 2024-09-27

About the dataset

  • Number of rows: 14
  • Number of columns: 4
  • Class: data.frame

Column names and types

  • dose:numeric
  • prep:integer
  • conv:integer
  • total:integer