Learn R Programming

saws (version 0.9-6.2)

micefat: Dietary fat and Mammary tumors in Mice

Description

Data from meta analysis of mice bred for spontaneous tumors and their response to different diets. The sources for the data are from the literature and listed in Freedman et al (1990).

Usage

data(micefat)

Arguments

Format

A data frame with 57 observations on the following 5 variables.

NTUM

number of mice in group with any mammary tumor

N

number of mice in group

fatCal

fat calories per day (kcal)

totalCal

total calcories per day (kcal)

cluster

different experiments

Examples

Run this code
# NOT RUN {
data(micefat)
head(micefat)
# }

Run the code above in your browser using DataLab